mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 19:03:08 +02:00
[package* ata-ixp4xx-cf depends on TARGET_ixp4xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17956 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8bbe73f1de
commit
2ce9114dcc
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user