ramips: make sd driver depend on mt7688
authorJohn Crispin <john@openwrt.org>
Fri, 24 Jul 2015 09:12:16 +0000 (09:12 +0000)
committerJohn 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

index d72e0aa88b61caaf8d2bc5960417acc328da2f04..503a1e55a1ead0b5c6d18fe8a0169d1fc80beb2c 100644 (file)
@@ -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 \