arch/x86: Drop romcc bootblock
Change-Id: I79accbe1d5a554fea75fbd866995f385f718421a Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/37335 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr> Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
This commit is contained in:
committed by
Patrick Georgi
parent
ba9b504ec5
commit
0e45b2875a
@@ -268,9 +268,7 @@ postcar-$(CONFIG_COLLECT_TIMESTAMPS) += timestamp.c
|
||||
postcar-$(CONFIG_GENERIC_UDELAY) += timer.c
|
||||
|
||||
# Use program.ld for all the platforms which use C fo the bootblock.
|
||||
ifneq ($(CONFIG_ROMCC_BOOTBLOCK),y)
|
||||
bootblock-y += program.ld
|
||||
endif
|
||||
|
||||
decompressor-y += program.ld
|
||||
postcar-y += program.ld
|
||||
|
Reference in New Issue
Block a user