mvebu: include the ahci driver in the default profile
authorImre Kaloz <kaloz@openwrt.org>
Sun, 12 Apr 2015 15:03:25 +0000 (15:03 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Sun, 12 Apr 2015 15:03:25 +0000 (15:03 +0000)
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 45395

target/linux/mvebu/profiles/000-Default.mk

index 8b3af27e9e75577921ef74d64d4443bcc7013de0..56608368ee56931871d136b3530fcd6719b9538a 100644 (file)
@@ -15,7 +15,8 @@ define Profile/Default
                kmod-rtc-marvell kmod-thermal-armada \
                kmod-gpio-button-hotplug kmod-hwmon-tmp421 \
                kmod-hwmon-pwmfan kmod-leds-tlc59116 \
-               kmod-ledtrig-usbdev kmod-mwlwifi wpad-mini
+               kmod-ledtrig-usbdev kmod-mwlwifi wpad-mini \
+               kmod-ata-mvebu-ahci
 endef
 
 define Profile/Default/Description