partly revert [19925] as the ata version builds fine
SVN-Revision: 19931
This commit is contained in:
parent
e1bb4af48b
commit
c4d515e007
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ $(eval $(call KernelPackage,ata-nvidia-sata))
|
|||
|
||||
|
||||
define KernelPackage/ata-magicbox-cf
|
||||
$(call KernelPackage/ata/Depends,@TARGET_ppc40x @BROKEN)
|
||||
$(call KernelPackage/ata/Depends,@TARGET_ppc40x)
|
||||
TITLE:=Magicbox v2/OpenRB Compact flash support (ATA)
|
||||
KCONFIG:=CONFIG_PATA_MAGICBOX_CF
|
||||
FILES:=$(LINUX_DIR)/drivers/ata/pata_magicbox_cf.$(LINUX_KMOD_SUFFIX)
|
||||
|
|
Loading…
Reference in a new issue