Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
3fc9d690936fb2e20e180710965ba2cc3a0881f8
/
.
/
arch
/
s390
/
oprofile
/
Makefile
blob: e9dd41b0b8d332f3ef9a2ca58ed7f0f869fef818 [
file
] [
log
] [
blame
]
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