]> Git Repo - linux.git/blob - arch/x86/xen/Makefile
x86: add code to dump the (kernel) page tables for visual inspection by kernel developers
[linux.git] / arch / x86 / xen / Makefile
1 obj-y           := enlighten.o setup.o features.o multicalls.o mmu.o \
2                         events.o time.o manage.o xen-asm.o
3
4 obj-$(CONFIG_SMP)       += smp.o
This page took 0.033789 seconds and 4 git commands to generate.