projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add ipv6 support to network scripts (#101)
[openwrt.git]
/
openwrt
/
Config.in
diff --git
a/openwrt/Config.in
b/openwrt/Config.in
index
5a1768b
..
94b7458
100644
(file)
--- a/
openwrt/Config.in
+++ b/
openwrt/Config.in
@@
-95,6
+95,7
@@
config BR2_JLEVEL
int
default "1"
+source "target/Config.in"
source "toolchain/Config.in"
source "package/Config.in"
-source "target/Config.in"
+source "target/
linux/
Config.in"
This page took
0.023942 seconds
and
4
git commands to generate.