mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-11 13:43:29 +00:00
The new approach is less prone to race conditions and will properly snapshot the symlinks prepared by the prereq-build target. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44330 |
||
|---|---|---|
| .. | ||
| include | ||
| Config.in | ||
| Makefile | ||
| 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.