projects
/
releases.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Mention branches and keyring.
[releases.git]
/
pds
/
Makefile
1
# SPDX-License-Identifier: GPL-2.0
2
# Copyright (c) 2023 Advanced Micro Devices, Inc.
3
4
obj-$(CONFIG_PDS_VFIO_PCI) += pds-vfio-pci.o
5
6
pds-vfio-pci-y := \
7
cmds.o \
8
dirty.o \
9
lm.o \
10
pci_drv.o \
11
vfio_dev.o