cpu/intel/microcode: Apply more strict guard for assembly files
Change-Id: I8243be7c9a57402b2ac1cfa1c0552990d4a4ba74 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/37891 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
parent
405812209d
commit
d60e9ab74e
3 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,4 @@
|
|||
bootblock-$(CONFIG_MICROCODE_UPDATE_PRE_RAM) += microcode_asm.S
|
||||
romstage-$(CONFIG_MICROCODE_UPDATE_PRE_RAM) += microcode_asm.S
|
||||
|
||||
bootblock-$(CONFIG_SUPPORT_CPU_UCODE_IN_CBFS) += microcode.c
|
||||
ramstage-$(CONFIG_SUPPORT_CPU_UCODE_IN_CBFS) += microcode.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue