projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add ncurses package
[openwrt.git]
/
openwrt
/
Config.in
diff --git
a/openwrt/Config.in
b/openwrt/Config.in
index
7fd499b
..
5867be0
100644
(file)
--- a/
openwrt/Config.in
+++ b/
openwrt/Config.in
@@
-2,6
+2,10
@@
mainmenu "OpenWRT Configuration"
+config MODULES
+ bool
+ default y
+
config BR2_HAVE_DOT_CONFIG
bool
default y
@@
-102,8
+106,5
@@
config BR2_JLEVEL
endmenu
source "toolchain/Config.in"
-
source "package/Config.in"
-
source "target/Config.in"
-
This page took
0.023349 seconds
and
4
git commands to generate.