mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-07 15:16:09 +00:00
The Arm SMMU drivers are getting fat on vendor value-add, so move them to their own subdirectory out of the way of the other IOMMU drivers. Suggested-by: Joerg Roedel <joro@8bytes.org> Signed-off-by: Will Deacon <will@kernel.org>
3 lines
67 B
Makefile
3 lines
67 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
obj-y += arm-smmu/ arm-smmu-v3/
|