]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - arch/x86/xen/Makefile
x86: split spinlock implementations out into their own files
[linux-2.6-omap-h63xx.git] / arch / x86 / xen / Makefile
1 ifdef CONFIG_FTRACE
2 # Do not profile debug and lowlevel utilities
3 CFLAGS_REMOVE_spinlock.o = -pg
4 CFLAGS_REMOVE_time.o = -pg
5 endif
6
7 obj-y           := enlighten.o setup.o multicalls.o mmu.o \
8                         time.o xen-asm_$(BITS).o grant-table.o suspend.o
9
10 obj-$(CONFIG_SMP)       += smp.o spinlock.o