Jo-Philipp Wich 4685e4f273 sdk: track files with git and use it to implement proper clean targets 11 years ago
..
Config.in cedfe135ab target/sdk: generate a Config.in file with the settings of the build that the SDK was generated from 12 years ago
Makefile 4685e4f273 sdk: track files with git and use it to implement proper clean targets 11 years ago
README.SDK 60c1f0f64d finally move buildroot-ng to trunk 9 years ago

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.