]> git.enpas.org Git - openwrt.git/blob - target/sdk/files/README.SDK
target/sdk: generate a Config.in file with the settings of the build that the SDK...
[openwrt.git] / target / sdk / files / README.SDK
1 This is the OpenWrt SDK. It contains a stripped-down version of
2 the buildroot. You can use it to test/develop packages without
3 having to compile your own toolchain or any of the libraries
4 included with OpenWrt.
5
6 To use it, just put your buildroot-compatible package directory
7 in the subdir 'package/' and run 'make' from this directory.