You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target
Daniel Dickinson 9da1bf58b6 sdk: Fix keeping unset as unset
The configuration preservation mechanism fails to keep items was are unset
as unset.  For busybox this causes issues when building with custom
settings in the SDK.  Therefore preserve busybox unset settings.
In addition we preserve non-package selection unset settings because
they may be important for making sure we compile and identical
package for packages that are recompiled in the SDK.

Now that SDK not longer ships .config this becomes relevant for
any use of the SDK.

Signed-off-by: Daniel Dickinson <lede@daniel.thecshore.com>
8 years ago
..
imagebuilder build: split scripts/metadata.pl into target-metadata.pl and package-metadata.pl 8 years ago
linux brcm63xx: merge DSL-274X-F1 profiles 8 years ago
sdk sdk: Fix keeping unset as unset 8 years ago
toolchain IB/SDK/toolchain: use lower cases filenames 8 years ago
Config.in config: add a small_flash feature 8 years ago
Makefile target: do not make target/*/install depend on target/*/compile - removes one redundant kernel build dir call on target/install 12 years ago