1## SPDX-License-Identifier: GPL-2.0-only 2 3subdirs-y += ../model_1067x 4subdirs-y += ../microcode 5subdirs-y += ../speedstep 6 7bootblock-y += ../car/core2/cache_as_ram.S 8bootblock-y += ../car/bootblock.c 9postcar-y += ../car/p4-netburst/exit_car.S 10 11romstage-y += ../car/romstage.c 12