kernel: bump 4.14 to 4.14.72
[openwrt/staging/wigyori.git] / target / sdk / Config.in
index 3ead29600c44fb8de828551a0e84de33559b36d2..0c8a61d247f9061e168655d32346a91a98cc3d6d 100644 (file)
@@ -1,6 +1,7 @@
 config SDK
        bool "Build the OpenWrt SDK"
-       default y if ALL
+       depends on !EXTERNAL_TOOLCHAIN
+       default BUILDBOT
        help
          This is essentially a stripped-down version of the buildroot
          with a precompiled toolchain. It can be used to develop and