openwrtv3/target
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
..
imagebuilder imagebuilder: Fix sorting package list breaks opkg dependency handling for provides 2016-05-18 23:53:01 +02:00
linux kirkwood: add missing kernel symbol 2016-05-24 19:41:27 +02:00
sdk sdk: stop shipping a .config 2016-05-24 23:40:34 +02:00
toolchain toolchain: rename OpenWrt into LEDE 2016-05-05 19:10:23 +01:00
Config.in build: remove profile kernel/build system config override support 2016-05-15 20:55:40 +02:00
Makefile