kernel: update kernel 4.4 to version 4.4.10
[openwrt/openwrt.git] / target / sdk / Config.in
index c8106d2abfe881ec15b1d66a90fe48d726e5a138..df2532985e1c325c55e7dcef474c3911377ccd0a 100644 (file)
@@ -1,9 +1,9 @@
 config SDK
-       bool "Build the OpenWrt SDK"
-       depends !EXTERNAL_TOOLCHAIN
+       bool "Build the LEDE SDK"
+       depends on !EXTERNAL_TOOLCHAIN
        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