projects
/
openwrt
/
staging
/
jogo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26aa731
)
add missing kconfig symbol for generic ide
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 10 Aug 2008 14:37:18 +0000
(14:37 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 10 Aug 2008 14:37:18 +0000
(14:37 +0000)
SVN-Revision: 12268
package/kernel/modules/block.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/block.mk
b/package/kernel/modules/block.mk
index 9e7c38f4c8592767b7e28ffe205739cfa8f51d0c..40e031241725845853db6290fef3ec8b4eb83acd 100644
(file)
--- a/
package/kernel/modules/block.mk
+++ b/
package/kernel/modules/block.mk
@@
-119,6
+119,7
@@
define KernelPackage/ide-core
KCONFIG:= \
CONFIG_IDE \
CONFIG_IDE_GENERIC \
+ CONFIG_BLK_DEV_GENERIC \
CONFIG_BLK_DEV_IDE \
CONFIG_IDE_GENERIC \
CONFIG_BLK_DEV_IDEDISK \