Sign in
qemu-android
/
qemu-android
/
f0a902f76452211cadbdf1d25ef9b94732b096e8
/
.
/
hw
/
vfio
/
Makefile.objs
blob: e31f30ec09133a8405783be39a954503b44c59ef [
file
] [
log
] [
blame
]
ifeq
(
$
(
CONFIG_LINUX
),
y
)
obj
-
$
(
CONFIG_SOFTMMU
)
+=
common
.
o
obj
-
$
(
CONFIG_PCI
)
+=
pci
.
o
endif