summaryrefslogtreecommitdiffstats
path: root/package/oprofile
diff options
context:
space:
mode:
Diffstat (limited to 'package/oprofile')
-rw-r--r--package/oprofile/oprofile.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/package/oprofile/oprofile.mk b/package/oprofile/oprofile.mk
index 1322d9d695..5876307e48 100644
--- a/package/oprofile/oprofile.mk
+++ b/package/oprofile/oprofile.mk
@@ -19,11 +19,6 @@ OPROFILE_BINARIES = \
utils/op-check-perfevents libabi/opimport \
pe_counting/ocount
-# No perf_events support in kernel for avr32
-ifneq ($(BR2_avr32),y)
-OPROFILE_BINARIES += pe_profiling/operf
-endif
-
ifeq ($(BR2_i386),y)
OPROFILE_ARCH = i386
endif
OpenPOWER on IntegriCloud