diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2020-11-23 15:58:09 +0100 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-11-30 07:59:55 +0000 |
commit | 870e44a7b91a5db34123591d2cb99f491a0cb3b1 (patch) | |
tree | 5ce7bc281648472689d77c0a878c15f5e52577da /util/nvramtool/lbtable.c | |
parent | 63d36bc733a97ebf2a1c2f088d2fe834896d2087 (diff) |
soc/amd/common: simplify conditionals in Makefiles
If there are multiple statements that are conditional on the same
Kconfig option, group them and move the condition check around the
statement. If there's only one statement depending on one condition, use
the short form instead.
Change-Id: I89cb17954150c146ffc762d8cb2e3b3b374924de
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47876
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'util/nvramtool/lbtable.c')
0 files changed, 0 insertions, 0 deletions