projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72d9008
)
add dependency on rb532 target for its CF module
author
Nicolas Thill
<nico@openwrt.org>
Sun, 21 Dec 2008 02:37:49 +0000
(
02:37
+0000)
committer
Nicolas Thill
<nico@openwrt.org>
Sun, 21 Dec 2008 02:37:49 +0000
(
02:37
+0000)
SVN-Revision: 13704
package/kernel/modules/block.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/block.mk
b/package/kernel/modules/block.mk
index c37ff6d9a8392e7e8195a9df2e56fcc2600c400a..44fd8c1c0e3de6af8325d6f5463255aae5a6e2be 100644
(file)
--- a/
package/kernel/modules/block.mk
+++ b/
package/kernel/modules/block.mk
@@
-70,7
+70,7
@@
$(eval $(call KernelPackage,ata-ixp4xx-cf))
define KernelPackage/ata-rb532-cf
SUBMENU:=$(BLOCK_MENU)
TITLE:=RB532 Compact Flash support
- DEPENDS:=kmod-ata-core
+ DEPENDS:=
@TARGET_rb532
kmod-ata-core
KCONFIG:= \
CONFIG_PATA_PLATFORM \
CONFIG_PATA_RB532