Jo-Philipp Wich 81a35d669a sdk: provide explicit CONFIG_MODULES kconfig symbol 10 年 前
..
include 49fda5e4d9 sdk: use prepare target to initialize git snapshot 11 年 前
Config.in 81a35d669a sdk: provide explicit CONFIG_MODULES kconfig symbol 10 年 前
Makefile 49fda5e4d9 sdk: use prepare target to initialize git snapshot 11 年 前
README.SDK 60c1f0f64d finally move buildroot-ng to trunk 10 年 前

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.