blob: 537b2d840e69b1e55c315f4ec02d8b03de1f0340 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001obj-$(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
Andreas Krebbeld0f4c162006-01-06 00:19:16 -08009oprofile-y := $(DRIVER_OBJS) init.o backtrace.o