Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / arch / blackfin / oprofile / Makefile
diff --git a/kernel/arch/blackfin/oprofile/Makefile b/kernel/arch/blackfin/oprofile/Makefile
new file mode 100644 (file)
index 0000000..c70af3a
--- /dev/null
@@ -0,0 +1,13 @@
+#
+# arch/blackfin/oprofile/Makefile
+#
+
+obj-$(CONFIG_OPROFILE) += oprofile.o
+
+DRIVER_OBJS := $(addprefix ../../../drivers/oprofile/, \
+               oprof.o cpu_buffer.o buffer_sync.o \
+               event_buffer.o oprofile_files.o \
+               oprofilefs.o oprofile_stats.o \
+               timer_int.o )
+
+oprofile-y := $(DRIVER_OBJS) bfin_oprofile.o