Sign in
gfiber
/
kernel
/
skids
/
b796900e7484f66f7a06d6ddf2e73236561a478a
/
.
/
arch
/
arc
/
oprofile
/
Makefile
blob: 11adf589ae3f0bff612f1d940fbd7ed467558991 [
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