Sign in
googlers
/
maze
/
linux
/
c7e74306632c71398ce6db878cd316cb43072ffb
/
.
/
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