diff options
Diffstat (limited to 'target/sdk')
-rw-r--r-- | target/sdk/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/sdk/Config.in b/target/sdk/Config.in index df2532985e..095759d064 100644 --- a/target/sdk/Config.in +++ b/target/sdk/Config.in @@ -1,6 +1,7 @@ config SDK 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 |