blob: 94b8eb00870ef02937b68ca45b4aed6b5fda9f69 [file] [log] [blame]
Martin Rothf6ca89c2023-08-04 12:06:21 -06001## SPDX-License-Identifier: GPL-2.0-only
2
Kyösti Mälkki7b73e8522022-11-08 04:43:41 +00003subdirs-y += ../model_f2x
4subdirs-y += ../../x86/lapic
5subdirs-y += ../microcode
6
7bootblock-y += ../car/p4-netburst/cache_as_ram.S
8bootblock-y += ../car/bootblock.c
9
10postcar-y += ../car/p4-netburst/exit_car.S
11romstage-y += ../car/romstage.c