You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Nicolas Thill fe47c70496 add LICENSE & minimal Config.in files (closes: #3710) 16 years ago
..
package fix the sdk 17 years ago
Config.in add LICENSE & minimal Config.in files (closes: #3710) 16 years ago
Makefile fix the sdk 17 years ago
README.SDK

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.