/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
- 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) init.o