summaryrefslogtreecommitdiff
path: root/arch/sh/drivers/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/drivers/Makefile')
-rw-r--r--arch/sh/drivers/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/sh/drivers/Makefile b/arch/sh/drivers/Makefile
index e13f06bebd92..8bd10b904bf9 100644
--- a/arch/sh/drivers/Makefile
+++ b/arch/sh/drivers/Makefile
@@ -1,10 +1,10 @@
+# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the Linux SuperH-specific device drivers.
#
-obj-y += dma/
+obj-y += dma/ platform_early.o
obj-$(CONFIG_PCI) += pci/
-obj-$(CONFIG_SUPERHYWAY) += superhyway/
obj-$(CONFIG_PUSH_SWITCH) += push-switch.o
obj-$(CONFIG_HEARTBEAT) += heartbeat.o