mirror of
https://gitee.com/openharmony/kernel_linux
synced 2025-04-17 14:50:42 +00:00

The individual SBUS IOMMU arch code now sets the IOMMU information directly into the OF device objects. Signed-off-by: David S. Miller <davem@davemloft.net>
6 lines
70 B
Makefile
6 lines
70 B
Makefile
#
|
|
# Makefile for the linux kernel.
|
|
#
|
|
|
|
obj-$(CONFIG_SBUSCHAR) += char/
|