Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
1fc149933fd49a5b0e7738dc0853dbfbac4ae0e1
/
.
/
drivers
/
vfio
/
platform
/
Makefile
blob: 81de144c0eaa02caa277778826e588af75ae5483 [
file
] [
log
] [
blame
]
vfio
-
platform
-
y
:=
vfio_platform
.
o vfio_platform_common
.
o vfio_platform_irq
.
o
obj
-
$
(
CONFIG_VFIO_PLATFORM
)
+=
vfio
-
platform
.
o
vfio
-
amba
-
y
:=
vfio_amba
.
o
obj
-
$
(
CONFIG_VFIO_AMBA
)
+=
vfio
-
amba
.
o