summaryrefslogtreecommitdiffstats
path: root/target/sdk/Config.in
blob: 343352ad05006e1cb101ff352a37fbf50eabd1d1 (plain)
1
2
3
4
5
6
7
8
9
config PACKAGE_SDK
	bool "OpenWrt SDK"
	default y if DEVEL
	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