# SPDX-License-Identifier: GPL-2.0-only iommufd-y := \ hw_pagetable.o \ io_pagetable.o \ ioas.o \ main.o \ pages.o obj-$(CONFIG_IOMMUFD) += iommufd.o