1## SPDX-License-Identifier: GPL-2.0-only 2 3subdirs-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 12