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

SVN-Revision: 39912
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 finally move buildroot-ng to trunk 2016-03-20 17:29:15 +01:00

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.