projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1bb4af
)
partly revert [19925] as the ata version builds fine
author
Imre Kaloz
<kaloz@openwrt.org>
Mon, 1 Mar 2010 08:00:03 +0000
(08:00 +0000)
committer
Imre Kaloz
<kaloz@openwrt.org>
Mon, 1 Mar 2010 08:00:03 +0000
(08:00 +0000)
SVN-Revision: 19931
package/kernel/modules/block.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/block.mk
b/package/kernel/modules/block.mk
index 67b851f8c7ad29de79a7afec25536dfa0ceb101d..39d9822bc7d6bada0046d7e1e7747c7d1a5de402 100644
(file)
--- a/
package/kernel/modules/block.mk
+++ b/
package/kernel/modules/block.mk
@@
-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)