wifipineapple-openwrt/target/sdk/files
Felix Fietkau 7e7beff15e target/sdk: fix parallel build calls
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39912 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-13 12:12:50 +00:00
..
Config.in target/sdk: generate a Config.in file with the settings of the build that the SDK was generated from 2014-03-10 18:58:49 +00:00
Makefile target/sdk: fix parallel build calls 2014-03-13 12:12:50 +00:00
README.SDK move package/sdk to target/sdk 2006-04-21 10:08:47 +00:00

README.SDK

This is the OpenWrt SDK. It contains a stripped-down version of
the buildroot. You can use it to test/develop packages without
having to compile your own toolchain or any of the libraries
included with OpenWrt.

To use it, just put your buildroot-compatible package directory
in the subdir 'package/' and run 'make' from this directory.