summaryrefslogtreecommitdiff
path: root/src/cpu/intel/socket_441/Makefile.inc
blob: 46312cef44b19a87cb814c8a15a71c7cc2c8205e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
subdirs-y += ../model_106cx
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/p4-netburst/cache_as_ram.S
bootblock-y += ../car/bootblock.c
postcar-y += ../car/p4-netburst/exit_car.S

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