1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-08-15 19:40:19 +02:00

print.c: Move list of known boards to known_boards.c

This free's up namespace pollution and a layer of ifdef.

BUG=b:242246291
TEST=builds

Change-Id: Id098343b9b79fd9b01c7dc48e64756ad350f9d83
Signed-off-by: Edward O'Callaghan <quasisec@google.com>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/66720
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Thomas Heijligen <src@posteo.de>
This commit is contained in:
Edward O'Callaghan
2022-08-15 11:14:50 +10:00
committed by Edward O'Callaghan
parent 7ea50d8fe4
commit 0ba4907100
4 changed files with 694 additions and 676 deletions

View File

@@ -268,6 +268,7 @@ if config_internal
'chipset_enable.c',
'internal.c',
'processor_enable.c',
'known_boards.c',
)
if host_is_x86
srcs += files(