summaryrefslogtreecommitdiff
path: root/arch/blackfin/kernel/Makefile
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-05-06 15:47:52 (GMT)
committerMike Frysinger <vapier@gentoo.org>2011-05-25 12:24:09 (GMT)
commit7db79172908990c3ea540fcc6819330d273f9f1c (patch)
treeb81e71dbda26a19ca0396cb0a7b98fd513104b5c /arch/blackfin/kernel/Makefile
parent93f1742c631a87f02622e6a4570e65479f598672 (diff)
downloadlinux-fsl-qoriq-7db79172908990c3ea540fcc6819330d273f9f1c.tar.xz
Blackfin: initial perf_event support
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'arch/blackfin/kernel/Makefile')
-rw-r--r--arch/blackfin/kernel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/blackfin/kernel/Makefile b/arch/blackfin/kernel/Makefile
index 18ba6ab..d550b24 100644
--- a/arch/blackfin/kernel/Makefile
+++ b/arch/blackfin/kernel/Makefile
@@ -33,6 +33,7 @@ obj-$(CONFIG_EARLY_PRINTK) += shadow_console.o
obj-$(CONFIG_STACKTRACE) += stacktrace.o
obj-$(CONFIG_DEBUG_VERBOSE) += trace.o
obj-$(CONFIG_BFIN_PSEUDODBG_INSNS) += pseudodbg.o
+obj-$(CONFIG_PERF_EVENTS) += perf_event.o
# the kgdb test puts code into L2 and without linker
# relaxation, we need to force long calls to/from it