summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel/socket_BGA956/Makefile.inc
blob: 2af44bd75782bcc355bd2f7664870cda792201d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
subdirs-y += ../model_1067x
subdirs-y += ../../x86/tsc
subdirs-y += ../../x86/mtrr
subdirs-y += ../../x86/lapic
subdirs-y += ../../x86/cache
subdirs-y += ../microcode
subdirs-y += ../hyperthreading
subdirs-y += ../speedstep

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

romstage-y += ../car/romstage.c