projects
/
platform
/
kernel
/
linux-rpi.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ARM: 9148/1: handle CONFIG_CPU_ENDIAN_BE32 in arch/arm/kernel/head.S
[platform/kernel/linux-rpi.git]
/
drivers
/
iommu
/
arm
/
arm-smmu
/
Makefile
1
# SPDX-License-Identifier: GPL-2.0
2
obj-$(CONFIG_QCOM_IOMMU) += qcom_iommu.o
3
obj-$(CONFIG_ARM_SMMU) += arm_smmu.o
4
arm_smmu-objs += arm-smmu.o arm-smmu-impl.o arm-smmu-nvidia.o arm-smmu-qcom.o