index
:
openwrt.git
OpenWrt Source Repository
log msg
author
committer
range
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
about
summary
refs
log
tree
commit
diff
path:
root
/
target
/
sdk
/
Config.in
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'target/sdk/Config.in')
-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 f6135b6398..c8106d2abf 100644
--- a/
target/sdk/Config.in
+++ b/
target/sdk/Config.in
@@ -1,5 +1,6 @@
config SDK
bool "Build the OpenWrt SDK"
+ depends !EXTERNAL_TOOLCHAIN
help
This is essentially a stripped-down version of the buildroot
with a precompiled toolchain. It can be used to develop and