Sign in
gem5
/
arm
/
linux
/
cd6628953e4216b65e7d91ab70ff8e5b65c9fde9
/
.
/
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