aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/common/block/cpu/Makefile.inc
blob: fed208a378e5492a6d30f25fe33b72d0ab5fa05d (plain)
1
2
3
4
5
6
7
bootblock-$(CONFIG_SOC_AMD_COMMON_BLOCK_CAR) += car/cache_as_ram.S
bootblock-$(CONFIG_SOC_AMD_COMMON_BLOCK_CAR) += car/ap_exit_car.S
bootblock-$(CONFIG_SOC_AMD_COMMON_BLOCK_CAR) += car/exit_car.S

postcar-$(CONFIG_SOC_AMD_COMMON_BLOCK_CAR) += car/exit_car.S

romstage-$(CONFIG_SOC_AMD_COMMON_BLOCK_CAR) += car/exit_car.S