aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/intel/socket_441/Makefile.inc
blob: dfed16c7177129906a5ea5ac06091953833c0f81 (plain)
1
2
3
4
5
6
7
8
9
10
11
subdirs-y += ../model_106cx
subdirs-y += ../../x86/lapic
subdirs-y += ../../x86/cache
subdirs-y += ../microcode
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