mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-22 23:04:43 +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>
2 lines
67 B
Makefile
2 lines
67 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
obj-y += arm-smmu/ arm-smmu-v3/
|