Sign in
android-kvm
/
linux
/
7e22e91102c6b9df7c4ae2168910e19d2bb14cd6
/
.
/
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