aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/common/block/cpu/noncar/Makefile.inc
blob: ed08d2a1c425e010a5245f448b3e6920fa41ea8d (plain)
1
2
3
4
5
6
ifeq ($(CONFIG_SOC_AMD_COMMON_BLOCK_NONCAR),y)

bootblock-y += pre_c.S
bootblock-y += write_resume_eip.c

endif # CONFIG_SOC_AMD_COMMON_BLOCK_NONCAR