]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/xen/Makefile
xen: add debugfs support
[linux-2.6-omap-h63xx.git] / arch / x86 / xen / Makefile
index 9ee745fa552742b907e4a345a57f7ba3bab38caa..313947940a1af66b309d91e5b8a0d687b9136b98 100644 (file)
@@ -8,4 +8,5 @@ endif
 obj-y          := enlighten.o setup.o multicalls.o mmu.o irq.o \
                        time.o xen-asm_$(BITS).o grant-table.o suspend.o
 
-obj-$(CONFIG_SMP)      += smp.o spinlock.o
+obj-$(CONFIG_SMP)              += smp.o spinlock.o
+obj-$(CONFIG_XEN_DEBUG_FS)     += debugfs.o
\ No newline at end of file