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/sdk
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
..
files sdk: Allow to change ALL* package settings in SDK 8 years ago
Config.in sdk: rename OpenWrt into LEDE 8 years ago
Makefile IB/SDK/toolchain: use lower cases filenames 8 years ago
convert-config.pl sdk: Fix keeping unset as unset 8 years ago