summaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu/profiles
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2015-04-12 15:03:25 +0000
committerImre Kaloz <kaloz@openwrt.org>2015-04-12 15:03:25 +0000
commitd1bedfbdf56fd4a9abe2edcd16d432b85981c0b9 (patch)
treef8e644747c41fea0e6ecd9e9f16d70e975fec40a /target/linux/mvebu/profiles
parent8de815c4e7f8221df43d43a423fc734c0e6cdbcc (diff)
downloadmaster-31e0f0ae-d1bedfbdf56fd4a9abe2edcd16d432b85981c0b9.tar.gz
master-31e0f0ae-d1bedfbdf56fd4a9abe2edcd16d432b85981c0b9.tar.bz2
master-31e0f0ae-d1bedfbdf56fd4a9abe2edcd16d432b85981c0b9.zip
mvebu: include the ahci driver in the default profile
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 45395
Diffstat (limited to 'target/linux/mvebu/profiles')
-rw-r--r--target/linux/mvebu/profiles/000-Default.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/mvebu/profiles/000-Default.mk b/target/linux/mvebu/profiles/000-Default.mk
index 8b3af27e9e..56608368ee 100644
--- a/target/linux/mvebu/profiles/000-Default.mk
+++ b/target/linux/mvebu/profiles/000-Default.mk
@@ -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