openwrtv3/target/sdk
Jo-Philipp Wich 9eeb267c06 sdk: stop shipping a .config
Now that the most important options are exposed via menuconfig in the SDK we
can stop shipping a (possibly outdated) copy of .config from the emitting
buildroot.

Leaving out .config has two positive side effects:

 - A simple "make" run without any prior config will launch menuconfig, forcing
   interactive users to make appropriate choices

 - Buildbot systems (e.g. our phase2 builder) can issue a "make defconfig" to
   obtain a .config enabling all packages by default

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-05-24 23:40:34 +02:00
..
files sdk: Allow to change ALL* package settings in SDK 2016-05-24 13:30:58 +02:00
Config.in sdk: rename OpenWrt into LEDE 2016-05-05 19:10:20 +01:00
convert-config.pl sdk: filter out CONFIG_SIGNED_PACKAGES for generated config 2015-04-25 12:39:02 +00:00
Makefile sdk: stop shipping a .config 2016-05-24 23:40:34 +02:00