KVM: MMU: Add generic shadow walker
[linux-2.6-block.git] / arch / x86 / mach-generic / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the generic architecture
3#
4
d49c4288 5EXTRA_CFLAGS := -Iarch/x86/kernel
1da177e4 6
d49c4288
YL
7obj-y := probe.o default.o
8obj-$(CONFIG_X86_NUMAQ) += numaq.o
9obj-$(CONFIG_X86_SUMMIT) += summit.o
10obj-$(CONFIG_X86_BIGSMP) += bigsmp.o
11obj-$(CONFIG_X86_ES7000) += es7000.o