Sign in
linux
/
linux
/
kernel
/
git
/
torvalds
/
linux
/
1986c10acc9c906e453fb19d86e6342e8e525824
/
.
/
drivers
/
vdpa
/
vdpa_sim
/
Makefile
blob: d458103302f2850f7c13ae079086dd40ee5ed1a9 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
obj
-
$
(
CONFIG_VDPA_SIM
)
+=
vdpa_sim
.
o
obj
-
$
(
CONFIG_VDPA_SIM_NET
)
+=
vdpa_sim_net
.
o
obj
-
$
(
CONFIG_VDPA_SIM_BLOCK
)
+=
vdpa_sim_blk
.
o