Sign in
googlers
/
maze
/
linux
/
b3bd3de66f60df4c9a2076e2886a622458929056
/
.
/
arch
/
arm
/
oprofile
/
Makefile
blob: e666eafed15295aa5feeedf60d374a704b2caa15 [
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
)
common
.
o