• Home
  • History
  • Annotate
  • only in this directory
NameDateSize

..17-Apr-20175

Config.inH A D17-Apr-201732

MakefileH A D17-Apr-20171.1 KiB

package/H17-Apr-20174

README.SDKH A D17-Apr-2017337

README.SDK

1This is the OpenWrt SDK. It contains a stripped-down version of
2the buildroot. You can use it to test/develop packages without
3having to compile your own toolchain or any of the libraries
4included with OpenWrt.
5
6To use it, just put your buildroot-compatible package directory
7in the subdir 'package/' and run 'make' from this directory.
8