diff --git a/[refs] b/[refs] index d3a786344903..0134bd4efdf9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 65d4b248114e18b3d805c7ecb88d9ea64dd978e4 +refs/heads/master: 1e9ea2656b656edd3c8de98675bbc0340211b5bd diff --git a/trunk/arch/x86/xen/Makefile b/trunk/arch/x86/xen/Makefile index 45e94aca5bce..3326204e251f 100644 --- a/trunk/arch/x86/xen/Makefile +++ b/trunk/arch/x86/xen/Makefile @@ -15,7 +15,7 @@ obj-y := enlighten.o setup.o multicalls.o mmu.o irq.o \ grant-table.o suspend.o platform-pci-unplug.o \ p2m.o -obj-$(CONFIG_FUNCTION_TRACER) += trace.o +obj-$(CONFIG_FTRACE) += trace.o obj-$(CONFIG_SMP) += smp.o obj-$(CONFIG_PARAVIRT_SPINLOCKS)+= spinlock.o