set the sdk default to y if CONFIG_ALL is set
[openwrt.git] / target / sdk / Config.in
index 538b473..3ead296 100644 (file)
@@ -1,6 +1,6 @@
 config SDK
        bool "Build the OpenWrt SDK"
-       default n
+       default y if ALL
        help
          This is essentially a stripped-down version of the buildroot
          with a precompiled toolchain. It can be used to develop and
This page took 0.022232 seconds and 4 git commands to generate.