Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
16b76293c5c81e6345323d7aef41b26e8390f62d
/
.
/
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