blob: 107f2f55d995bb264d8823cb1a6f2f8d9acba971 [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001# SPDX-License-Identifier: GPL-2.0
John Williams3540ce82009-11-24 20:27:54 +10002#
3# arch/microblaze/oprofile/Makefile
4#
5
6obj-$(CONFIG_OPROFILE) += oprofile.o
7
8DRIVER_OBJS := $(addprefix ../../../drivers/oprofile/, \
9 oprof.o cpu_buffer.o buffer_sync.o \
10 event_buffer.o oprofile_files.o \
11 oprofilefs.o oprofile_stats.o \
12 timer_int.o )
13
14oprofile-y := $(DRIVER_OBJS) microblaze_oprofile.o