1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

fix and enable the sdk

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4037 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2006-06-21 03:17:13 +00:00
parent b827761cb5
commit 1b14a20c70
8 changed files with 115 additions and 93 deletions

View File

@@ -1,9 +1,9 @@
config PACKAGE_SDK
bool "OpenWrt SDK"
default y if DEVEL
config SDK
bool "Build the OpenWrt SDK"
default n
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