mirror of
https://github.com/torvalds/linux.git
synced 2024-11-15 00:21:59 +00:00
e86d1aa8b6
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/
|