aboutsummaryrefslogtreecommitdiffstats
path: root/target/sdk/Config.in
blob: 095759d06418e949d3c9a8dfa9deb5d3962cf499 (plain)
1
2
3
4
5
6
7
8
9
10
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
	  test packages for LEDE before including them in the buildroot