Sign in
linux
/
linux
/
kernel
/
git
/
dhowells
/
linux-fs
/
refs/heads/master
/
.
/
drivers
/
vfio
/
cdx
/
Makefile
blob: dadbef2419ea5b6262935783214abaa19be37f6e [
file
] [
log
] [
blame
] [
edit
]
# SPDX-License-Identifier: GPL-2.0
#
# Copyright (C) 2022-2023, Advanced Micro Devices, Inc.
#
obj
-
$
(
CONFIG_VFIO_CDX
)
+=
vfio
-
cdx
.
o
vfio
-
cdx
-
objs
:=
main
.
o
ifdef CONFIG_GENERIC_MSI_IRQ
vfio
-
cdx
-
objs
+=
intr
.
o
endif