]> git.ipfire.org Git - thirdparty/linux.git/blame - arch/microblaze/oprofile/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[thirdparty/linux.git] / arch / microblaze / oprofile / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
3540ce82
JW
2#
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