tn3399_openwrt/target/sdk/files
Felix Fietkau 2d52430c25 target/sdk: remove obsolete make calls for the ancient package directory format
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 39911
2014-03-13 12:12:46 +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: remove obsolete make calls for the ancient package directory format 2014-03-13 12:12:46 +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.