aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/drivers/superhyway/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/drivers/superhyway/Makefile')
-rw-r--r--arch/sh/drivers/superhyway/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/sh/drivers/superhyway/Makefile b/arch/sh/drivers/superhyway/Makefile
new file mode 100644
index 00000000000..5b8e0c7ca3a
--- /dev/null
+++ b/arch/sh/drivers/superhyway/Makefile
@@ -0,0 +1,6 @@
+#
+# Makefile for the SuperHyway specific kernel interface routines under Linux.
+#
+
+obj-$(CONFIG_CPU_SUBTYPE_SH4_202) += ops-sh4-202.o
+