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