Nicolas Thill fe47c70496 add LICENSE & minimal Config.in files (closes: #3710) 17 лет назад
..
package 2da3f6a256 fix the sdk 18 лет назад
Config.in fe47c70496 add LICENSE & minimal Config.in files (closes: #3710) 17 лет назад
Makefile 2da3f6a256 fix the sdk 18 лет назад
README.SDK 60c1f0f64d finally move buildroot-ng to trunk 9 лет назад

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.