projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
madwifi: fix fast-frame related dma unmap bug
[openwrt.git]
/
package
/
kernel
/
modules
/
block.mk
diff --git
a/package/kernel/modules/block.mk
b/package/kernel/modules/block.mk
index
c37ff6d
..
44fd8c1
100644
(file)
--- a/
package/kernel/modules/block.mk
+++ b/
package/kernel/modules/block.mk
@@
-70,7
+70,7
@@
$(eval $(call KernelPackage,ata-ixp4xx-cf))
define KernelPackage/ata-rb532-cf
SUBMENU:=$(BLOCK_MENU)
TITLE:=RB532 Compact Flash support
define KernelPackage/ata-rb532-cf
SUBMENU:=$(BLOCK_MENU)
TITLE:=RB532 Compact Flash support
- DEPENDS:=kmod-ata-core
+ DEPENDS:=
@TARGET_rb532
kmod-ata-core
KCONFIG:= \
CONFIG_PATA_PLATFORM \
CONFIG_PATA_RB532
KCONFIG:= \
CONFIG_PATA_PLATFORM \
CONFIG_PATA_RB532
This page took
0.022568 seconds
and
4
git commands to generate.