summaryrefslogtreecommitdiff
path: root/src/cpu/intel/socket_m/Makefile.inc
blob: 6c53ec2c5b8f4b659e97ee98829be58e6d412a39 (plain)
1
2
3
4
5
6
7
8
9
10
11
subdirs-y += ../model_6ex
subdirs-y += ../model_6fx
subdirs-y += ../../x86/lapic
subdirs-y += ../microcode
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