mark kmod-ata-rb532-cf as broken
SVN-Revision: 14229
This commit is contained in:
parent
27a4c9f5ab
commit
33169cf29f
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ $(eval $(call KernelPackage,ata-ixp4xx-cf))
|
||||||
define KernelPackage/ata-rb532-cf
|
define KernelPackage/ata-rb532-cf
|
||||||
SUBMENU:=$(BLOCK_MENU)
|
SUBMENU:=$(BLOCK_MENU)
|
||||||
TITLE:=RB532 Compact Flash support
|
TITLE:=RB532 Compact Flash support
|
||||||
DEPENDS:=@TARGET_rb532 kmod-ata-core
|
DEPENDS:=@TARGET_rb532 kmod-ata-core @BROKEN
|
||||||
KCONFIG:= \
|
KCONFIG:= \
|
||||||
CONFIG_PATA_PLATFORM \
|
CONFIG_PATA_PLATFORM \
|
||||||
CONFIG_PATA_RB532
|
CONFIG_PATA_RB532
|
||||||
|
|
Loading…
Reference in a new issue