diff options
author | David Bauer <mail@david-bauer.net> | 2021-07-23 01:32:38 +0200 |
---|---|---|
committer | David Bauer <mail@david-bauer.net> | 2021-08-10 13:14:52 +0200 |
commit | eaa9c94c75748265b9260691d5f59c9d3711f7d4 (patch) | |
tree | 36ef00cbd0e3f7e5244c33c13a490fa072f19fb3 /target/linux/mpc85xx | |
parent | 29a3967e61334d0c6a1a7d391f0e751272d77b1d (diff) | |
download | upstream-eaa9c94c75748265b9260691d5f59c9d3711f7d4.tar.gz upstream-eaa9c94c75748265b9260691d5f59c9d3711f7d4.tar.bz2 upstream-eaa9c94c75748265b9260691d5f59c9d3711f7d4.zip |
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>
Diffstat (limited to 'target/linux/mpc85xx')
0 files changed, 0 insertions, 0 deletions