projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
351a55a
)
ramips: make sd driver depend on mt7688
author
John Crispin
<john@openwrt.org>
Fri, 24 Jul 2015 09:12:16 +0000
(09:12 +0000)
committer
John Crispin
<john@openwrt.org>
Fri, 24 Jul 2015 09:12:16 +0000
(09:12 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 46476
target/linux/ramips/modules.mk
patch
|
blob
|
history
diff --git
a/target/linux/ramips/modules.mk
b/target/linux/ramips/modules.mk
index d72e0aa88b61caaf8d2bc5960417acc328da2f04..503a1e55a1ead0b5c6d18fe8a0169d1fc80beb2c 100644
(file)
--- a/
target/linux/ramips/modules.mk
+++ b/
target/linux/ramips/modules.mk
@@
-9,7
+9,7
@@
OTHER_MENU:=Other modules
define KernelPackage/sdhci-mt7620
SUBMENU:=Other modules
TITLE:=MT7620 SDCI
- DEPENDS:=@(TARGET_ramips_mt7620||TARGET_ramips_mt7628||TARGET_ramips_mt7621) +kmod-sdhci
+ DEPENDS:=@(TARGET_ramips_mt7620||TARGET_ramips_mt7628||TARGET_ramips_mt7621
||TARGET_ramips_mt7688
) +kmod-sdhci
KCONFIG:= \
CONFIG_MTK_MMC \
CONFIG_MTK_AEE_KDUMP=n \