iproute2: add ip-tiny, ip-full as alternatives of /sbin/ip
[openwrt/staging/yousong.git] / target / sdk / Config.in
index 3ead29600c44fb8de828551a0e84de33559b36d2..095759d06418e949d3c9a8dfa9deb5d3962cf499 100644 (file)
@@ -1,9 +1,10 @@
 config SDK
-       bool "Build the OpenWrt SDK"
-       default y if ALL
+       bool "Build the LEDE SDK"
+       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
-         test packages for OpenWrt before including them in the buildroot
+         test packages for LEDE before including them in the buildroot