aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/cpu/Makefile
blob: d73d93a6b7545534916fec342ba460559cff09a5 (plain)
1
2
3
4
5
6
7
8
9
subdir-y += mcheck
subdir-y += mtrr

obj-y += amd.o
obj-y += centaur.o
obj-y += common.o
obj-y += intel.o
obj-y += intel_cacheinfo.o
obj-y += mwait-idle.o