1 ## SPDX-License-Identifier: GPL-2.0-only
3 ramstage-y
+= model_206ax_init.c
4 subdirs-y
+= ..
/..
/x86
/name
5 subdirs-y
+= ..
/smm
/gen1
7 subdirs-y
+= ..
/microcode
14 cpu_microcode_bins
+= $(wildcard 3rdparty
/intel-microcode
/intel-ucode
/06-2a-
*)
15 cpu_microcode_bins
+= $(wildcard 3rdparty
/intel-microcode
/intel-ucode
/06-3a-
*)
17 bootblock-y
+= bootblock.c
18 bootblock-y
+= ..
/car
/non-evict
/cache_as_ram.S
19 bootblock-y
+= ..
/..
/x86
/early_reset.S
20 bootblock-y
+= ..
/car
/bootblock.c
22 postcar-y
+= ..
/car
/non-evict
/exit_car.S
24 romstage-y
+= ..
/car
/romstage.c