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:
32abe40
)
[package* ata-ixp4xx-cf depends on TARGET_ixp4xx
author
Florian Fainelli
<florian@openwrt.org>
Tue, 6 Oct 2009 15:24:28 +0000
(15:24 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Tue, 6 Oct 2009 15:24:28 +0000
(15:24 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17956
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
dfeb401
..
e39bda8
100644
(file)
--- a/
package/kernel/modules/block.mk
+++ b/
package/kernel/modules/block.mk
@@
-70,7
+70,7
@@
$(eval $(call KernelPackage,ata-artop))
define KernelPackage/ata-ixp4xx-cf
SUBMENU:=$(BLOCK_MENU)
TITLE:=IXP4XX Compact Flash support
- DEPENDS:=kmod-ata-core
+ DEPENDS:=kmod-ata-core
@TARGET_ixp4xx
KCONFIG:=CONFIG_PATA_IXP4XX_CF
FILES:=$(LINUX_DIR)/drivers/ata/pata_ixp4xx_cf.$(LINUX_KMOD_SUFFIX)
AUTOLOAD:=$(call AutoLoad,41,pata_ixp4xx_cf)