aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/oprofile/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sparc64/oprofile/Makefile')
-rw-r--r--arch/sparc64/oprofile/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/sparc64/oprofile/Makefile b/arch/sparc64/oprofile/Makefile
deleted file mode 100644
index e9feca1ca28b..000000000000
--- a/arch/sparc64/oprofile/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
1obj-$(CONFIG_OPROFILE) += oprofile.o
2
3DRIVER_OBJS = $(addprefix ../../../drivers/oprofile/, \
4 oprof.o cpu_buffer.o buffer_sync.o \
5 event_buffer.o oprofile_files.o \
6 oprofilefs.o oprofile_stats.o \
7 timer_int.o )
8
9oprofile-y := $(DRIVER_OBJS) init.o