PageRenderTime 35ms CodeModel.GetById 30ms app.highlight 3ms RepoModel.GetById 1ms app.codeStats 0ms

/arch/parisc/oprofile/Makefile

https://bitbucket.org/cresqo/cm7-p500-kernel
Makefile | 9 lines | 7 code | 2 blank | 0 comment | 0 complexity | b908d1ed9671fa0c2dda6ded887f8dd2 MD5 | raw file
Possible License(s): LGPL-2.0, AGPL-1.0, GPL-2.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