X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Fsdk%2FConfig.in;h=3ead29600c44fb8de828551a0e84de33559b36d2;hb=0612544cd072cda2a35687e196c10e4f6d2cf848;hp=343352ad05006e1cb101ff352a37fbf50eabd1d1;hpb=20e4ecc021ee9aa4b799b065732f39d9daa5a2c5;p=openwrt-github%2F.git diff --git a/target/sdk/Config.in b/target/sdk/Config.in index 343352ad05..3ead29600c 100644 --- a/target/sdk/Config.in +++ b/target/sdk/Config.in @@ -1,9 +1,9 @@ -config PACKAGE_SDK - bool "OpenWrt SDK" - default y if DEVEL +config SDK + bool "Build the OpenWrt SDK" + default y if ALL help - Build an OpenWrt SDK. 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 +