mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 17:51:43 +00:00
046e26a8ba
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/
|