From 548f1176f0ac637eff895defb715ce6fde7c460a Mon Sep 17 00:00:00 2001 From: Helge Deller Date: Fri, 6 Feb 2009 21:50:39 +0100 Subject: parisc: add LATENCYTOP_SUPPORT and CONFIG_STACKTRACE_SUPPORT Signed-off-by: Helge Deller Signed-off-by: Kyle McMartin --- arch/parisc/kernel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/parisc/kernel/Makefile') diff --git a/arch/parisc/kernel/Makefile b/arch/parisc/kernel/Makefile index 016d3fc4111c..a7ba8cd9417f 100644 --- a/arch/parisc/kernel/Makefile +++ b/arch/parisc/kernel/Makefile @@ -16,5 +16,6 @@ obj-$(CONFIG_PA11) += pci-dma.o obj-$(CONFIG_PCI) += pci.o obj-$(CONFIG_MODULES) += module.o obj-$(CONFIG_64BIT) += binfmt_elf32.o sys_parisc32.o signal32.o +obj-$(CONFIG_STACKTRACE)+= stacktrace.o # only supported for PCX-W/U in 64-bit mode at the moment obj-$(CONFIG_64BIT) += perf.o perf_asm.o -- cgit v1.2.3