diff options
Diffstat (limited to 'drivers/iommu/amd/Makefile')
| -rw-r--r-- | drivers/iommu/amd/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/iommu/amd/Makefile b/drivers/iommu/amd/Makefile new file mode 100644 index 000000000000..5412a563c697 --- /dev/null +++ b/drivers/iommu/amd/Makefile @@ -0,0 +1,3 @@ +# SPDX-License-Identifier: GPL-2.0-only +obj-y += iommu.o init.o quirks.o ppr.o pasid.o +obj-$(CONFIG_AMD_IOMMU_DEBUGFS) += debugfs.o |
