aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/intel/bga956/Makefile.inc
blob: f4dc9d1a826247258852dd1d5af55d8072566274 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
obj-y += bga956.o
subdirs-y += ../model_1067x
subdirs-y += ../../x86/tsc
subdirs-y += ../../x86/mtrr
subdirs-y += ../../x86/lapic
subdirs-y += ../../x86/cache
subdirs-y += ../../x86/smm
subdirs-y += ../microcode
subdirs-y += ../hyperthreading

# Use Intel Core (not Core 2) code for CAR init, any CPU might be used.
cpu_incs += $(src)/cpu/intel/model_6ex/cache_as_ram.inc