summaryrefslogtreecommitdiff
path: root/src/cpu/intel/socket_mPGA604/Makefile.inc
blob: 9fc9d15352af8e311de2144872e8511931c5f9d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
subdirs-y += ../model_f2x
subdirs-y += ../../x86/tsc
subdirs-y += ../../x86/mtrr
subdirs-y += ../../x86/lapic
subdirs-y += ../../x86/cache
subdirs-y += ../microcode
subdirs-y += ../hyperthreading

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