projects
/
librecmc
/
librecmc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96bb7c1
)
build: add a CONFIG_MODULES symbol for compatibility with kernel menuconfig
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 17 Apr 2013 15:36:49 +0000
(15:36 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 17 Apr 2013 15:36:49 +0000
(15:36 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36352
Config.in
patch
|
blob
|
history
diff --git
a/Config.in
b/Config.in
index 115348071097052a61878be3a454f08efb99de6d..0268cdd8e47e0bb09648891e08eaf96e67b2cd31 100644
(file)
--- a/
Config.in
+++ b/
Config.in
@@
-6,6
+6,10
@@
mainmenu "OpenWrt Configuration"
+config MODULES
+ bool
+ default y
+
config HAVE_DOT_CONFIG
bool
default y