diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2017-09-19 07:06:17 +0200 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2017-09-19 07:29:33 +0200 |
| commit | 4fce6c53e1bdac803c77f0be8bedece22d73c30c (patch) | |
| tree | 7b22a9efadef8d7fba6dd957a50aa640b19c28e6 /makefile.patch | |
| parent | 44a9a3df46782e40ae46ea2370db6ab06b49b3a0 (diff) | |
Include 'if' deps. in _determine_actual_symbols()
Previously, only WEIRD_1 and not WEIRD_2 would be considered not a
choice symbol in the following fragment. This lead to a weird warning in
U-Boot.
choice
config FOO
config WEIRD_1
depends on FOO
if FOO
config WEIRD_2
endif
endchoice
Also add some testcases for weird choice symbols.
Diffstat (limited to 'makefile.patch')
0 files changed, 0 insertions, 0 deletions
