summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel/socket_mPGA604/Makefile.inc
blob: 94b8eb00870ef02937b68ca45b4aed6b5fda9f69 (plain)
1
2
3
4
5
6
7
8
9
10
11
## SPDX-License-Identifier: GPL-2.0-only

subdirs-y += ../model_f2x
subdirs-y += ../../x86/lapic
subdirs-y += ../microcode

bootblock-y += ../car/p4-netburst/cache_as_ram.S
bootblock-y += ../car/bootblock.c

postcar-y += ../car/p4-netburst/exit_car.S
romstage-y += ../car/romstage.c