Openwrt/target
David Bauer eaa9c94c75 generic: Kconfig: exit on unset symbol
When a target configuration has unser Kconfig symbols, the build will
fail when OpenWrt is compiled with V=s and stdin is connected to a tty.

In case OpenWrt is compiled without either of these preconditions, the
build will uscceed with the symbols in question being unset.

Modify the kernel configuration in a way it fails on unset symbols
regardless of the aformentioned preconditions.

Signed-off-by: David Bauer <mail@david-bauer.net>
2021-08-10 13:14:52 +02:00
..
imagebuilder
linux generic: Kconfig: exit on unset symbol 2021-08-10 13:14:52 +02:00
sdk
toolchain
Config.in base-files: add generic sdcard upgrade method 2021-08-07 01:34:40 +03:00
Makefile