openwrt/target/linux/generic
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
..
backport-5.4 kernel: Apply change to of_get_mac_address() to ks8851 too 2021-08-09 01:16:48 +02:00
backport-5.10 kirkwood: import patch to fix build and refresh patches 2021-08-05 23:53:07 +01:00
files kernel: make uImage.FIT partition parser work on MBR partitions 2021-07-20 04:11:05 +01:00
hack-5.4 generic: Kconfig: exit on unset symbol 2021-08-10 13:14:52 +02:00
hack-5.10 generic: Kconfig: exit on unset symbol 2021-08-10 13:14:52 +02:00
image target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-5.4 generic: fix kernel panic on existing mac-address node 2021-08-10 13:13:01 +02:00
pending-5.10 generic: fix kernel panic on existing mac-address node 2021-08-10 13:13:01 +02:00
PATCHES
config-5.4 generic: add missing ARM64 crypto Kconfig symbols 2021-07-31 22:14:02 +02:00
config-5.10 kernel/generic: add CONFIG_KCSAN to the 5.10 kconfig 2021-08-08 19:50:45 +02:00
config-filter kernel: generic: filter out CONFIG_PLUGIN_HOSTCC 2021-03-06 03:52:33 +00:00