Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / arch / metag / oprofile / Makefile
1 obj-$(CONFIG_OPROFILE)  += oprofile.o
2
3 oprofile-core-y += buffer_sync.o
4 oprofile-core-y += cpu_buffer.o
5 oprofile-core-y += event_buffer.o
6 oprofile-core-y += oprof.o
7 oprofile-core-y += oprofile_files.o
8 oprofile-core-y += oprofile_stats.o
9 oprofile-core-y += oprofilefs.o
10 oprofile-core-y += timer_int.o
11 oprofile-core-$(CONFIG_HW_PERF_EVENTS)  += oprofile_perf.o
12
13 oprofile-y      += backtrace.o
14 oprofile-y      += common.o
15 oprofile-y      += $(addprefix ../../../drivers/oprofile/,$(oprofile-core-y))
16
17 ccflags-y       += -Werror