]> asedeno.scripts.mit.edu Git - linux.git/blob - arch/sparc/oprofile/Makefile
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
[linux.git] / arch / sparc / oprofile / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 obj-$(CONFIG_OPROFILE) += oprofile.o
3
4 DRIVER_OBJS = $(addprefix ../../../drivers/oprofile/, \
5                 oprof.o cpu_buffer.o buffer_sync.o \
6                 event_buffer.o oprofile_files.o \
7                 oprofilefs.o oprofile_stats.o \
8                 timer_int.o )
9
10 oprofile-y                              := $(DRIVER_OBJS) init.o