]> git.ipfire.org Git - thirdparty/kernel/linux.git/blame - arch/blackfin/oprofile/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[thirdparty/kernel/linux.git] / arch / blackfin / oprofile / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
1394f032
BW
2#
3# arch/blackfin/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
7be13883 14oprofile-y := $(DRIVER_OBJS) bfin_oprofile.o