From e26ee050333da23f5b352e613359a220810630c6 Mon Sep 17 00:00:00 2001 From: Calin Crisan Date: Sat, 20 Feb 2016 18:03:46 +0200 Subject: [PATCH] moved modprobe.conf to the right location so that it is not taken into consideration --- board/common/overlay/etc/{ => modprobe.d}/modprobe.conf | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename board/common/overlay/etc/{ => modprobe.d}/modprobe.conf (100%) diff --git a/board/common/overlay/etc/modprobe.conf b/board/common/overlay/etc/modprobe.d/modprobe.conf similarity index 100% rename from board/common/overlay/etc/modprobe.conf rename to board/common/overlay/etc/modprobe.d/modprobe.conf