some progress on kconfig:
[coreboot.git] / src / cpu / intel / socket_mPGA604 / Makefile.inc
1 obj-y += socket_mPGA604.o
2 subdirs-y += ../model_f2x
3 subdirs-y += ../model_f3x
4 subdirs-y += ../model_f4x
5 subdirs-y += ../../x86/tsc
6 subdirs-y += ../../x86/mtrr
7 subdirs-y += ../../x86/fpu
8 subdirs-y += ../../x86/mmx
9 subdirs-y += ../../x86/sse
10 subdirs-y += ../../x86/lapic
11 subdirs-y += ../../x86/cache
12 subdirs-y += ../../x86/smm
13 subdirs-y += ../microcode
14 subdirs-y += ../hyperthreading
15