Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git] / arch / metag / oprofile / Makefile
blobdc92a4a3d6181616b18bf61e8f28d34947e08d3a
1 # SPDX-License-Identifier: GPL-2.0
2 obj-$(CONFIG_OPROFILE) += oprofile.o
4 oprofile-core-y += buffer_sync.o
5 oprofile-core-y += cpu_buffer.o
6 oprofile-core-y += event_buffer.o
7 oprofile-core-y += oprof.o
8 oprofile-core-y += oprofile_files.o
9 oprofile-core-y += oprofile_stats.o
10 oprofile-core-y += oprofilefs.o
11 oprofile-core-y += timer_int.o
12 oprofile-core-$(CONFIG_HW_PERF_EVENTS) += oprofile_perf.o
14 oprofile-y += backtrace.o
15 oprofile-y += common.o
16 oprofile-y += $(addprefix ../../../drivers/oprofile/,$(oprofile-core-y))
18 ccflags-y += -Werror