Sign in
gem5
/
arm
/
linux-arm64-legacy
/
4b9e45e68ff9ccd241fa61f9eff1cbddabc05ea1
/
.
/
kernel
/
rcu
/
Makefile
blob: 01e9ec37a3e39af2d7e5d889a770b099dc1eb473 [
file
] [
log
] [
blame
]
obj
-
y
+=
update
.
o srcu
.
o
obj
-
$
(
CONFIG_RCU_TORTURE_TEST
)
+=
torture
.
o
obj
-
$
(
CONFIG_TREE_RCU
)
+=
tree
.
o
obj
-
$
(
CONFIG_TREE_PREEMPT_RCU
)
+=
tree
.
o
obj
-
$
(
CONFIG_TREE_RCU_TRACE
)
+=
tree_trace
.
o
obj
-
$
(
CONFIG_TINY_RCU
)
+=
tiny
.
o