projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8de815c
)
mvebu: include the ahci driver in the default profile
author
Imre Kaloz
<kaloz@openwrt.org>
Sun, 12 Apr 2015 15:03:25 +0000
(15:03 +0000)
committer
Imre 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
patch
|
blob
|
history
diff --git
a/target/linux/mvebu/profiles/000-Default.mk
b/target/linux/mvebu/profiles/000-Default.mk
index 8b3af27e9e75577921ef74d64d4443bcc7013de0..56608368ee56931871d136b3530fcd6719b9538a 100644
(file)
--- 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