d79f8909c1
It is desirable to be able to use ./scripts/feeds install -a when in the SDK without being forced to build a great number of packages that are not actually wanted. We therefore add the option of changing the various ALL package build options so that we can default to packages not being built unless we select them. Signed-off-by: Daniel Dickinson <lede@daniel.thecshore.com> |
||
---|---|---|
.. | ||
include | ||
Config.in | ||
Makefile | ||
README.SDK |
This is the LEDE 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 LEDE. To use it, just put your buildroot-compatible package directory in the subdir 'package/' and run 'make' from this directory.