projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e0803e
)
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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13704
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/kernel/modules/block.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/block.mk
b/package/kernel/modules/block.mk
index
c37ff6d
..
44fd8c1
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