add ipv6 support to network scripts (#101)
[openwrt.git] / openwrt / Config.in
index 5a1768b..94b7458 100644 (file)
@@ -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.