3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-01-31 23:32:17 +00:00
Brooklyn/drivers/iommu/amd/Makefile

5 lines
177 B
Makefile
Raw Normal View History

2021-05-26 19:09:36 +00:00
# SPDX-License-Identifier: GPL-2.0-only
2021-09-23 16:59:15 +00:00
obj-$(CONFIG_AMD_IOMMU) += iommu.o init.o quirks.o
2021-05-26 19:09:36 +00:00
obj-$(CONFIG_AMD_IOMMU_DEBUGFS) += debugfs.o
obj-$(CONFIG_AMD_IOMMU_V2) += iommu_v2.o