]> git.ipfire.org Git - thirdparty/kernel/linux.git/blob - arch/microblaze/oprofile/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[thirdparty/kernel/linux.git] / arch / microblaze / oprofile / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # arch/microblaze/oprofile/Makefile
4 #
5
6 obj-$(CONFIG_OPROFILE) += oprofile.o
7
8 DRIVER_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
14 oprofile-y := $(DRIVER_OBJS) microblaze_oprofile.o