summaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/mach-rsk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/boards/mach-rsk/Makefile')
-rw-r--r--arch/sh/boards/mach-rsk/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/sh/boards/mach-rsk/Makefile b/arch/sh/boards/mach-rsk/Makefile
new file mode 100644
index 000000000..43cca39a9
--- /dev/null
+++ b/arch/sh/boards/mach-rsk/Makefile
@@ -0,0 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0
+obj-y := setup.o
+obj-$(CONFIG_SH_RSK7203) += devices-rsk7203.o
+obj-$(CONFIG_SH_RSK7264) += devices-rsk7264.o
+obj-$(CONFIG_SH_RSK7269) += devices-rsk7269.o