projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebd651a
)
adm5120: fix subtarget dependency for kmod-pata-rb153-cf
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 28 May 2015 09:06:28 +0000
(09:06 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 28 May 2015 09:06:28 +0000
(09:06 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45798
target/linux/adm5120/modules.mk
patch
|
blob
|
history
diff --git
a/target/linux/adm5120/modules.mk
b/target/linux/adm5120/modules.mk
index 0d0ccc69c0220655d088884c096cd8722bdfac6a..3ad454073aefcc18cde729eb067119bf65a65146 100644
(file)
--- a/
target/linux/adm5120/modules.mk
+++ b/
target/linux/adm5120/modules.mk
@@
-25,7
+25,7
@@
$(eval $(call KernelPackage,ledtrig-adm5120-switch))
define KernelPackage/pata-rb153-cf
SUBMENU:=$(BLOCK_MENU)
TITLE:=RouterBOARD 153 CF Slot support
- DEPENDS:=@TARGET_adm5120_r
outer_le
+ DEPENDS:=@TARGET_adm5120_r
b1xx
KCONFIG:=CONFIG_PATA_RB153_CF
FILES:=$(LINUX_DIR)/drivers/ata/pata_rb153_cf.ko
AUTOLOAD:=$(call AutoLoad,30,pata_rb153_cf,1)