4 lines
122 B
Makefile
4 lines
122 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
obj-$(CONFIG_SUNWAY_IOMMU) += iommu.o
|
|
obj-$(CONFIG_SUNWAY_IOMMU_V2) += iommu_v2.o
|