diff options
Diffstat (limited to 'arch/sh/boards/mach-rsk/Makefile')
-rw-r--r-- | arch/sh/boards/mach-rsk/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/sh/boards/mach-rsk/Makefile b/arch/sh/boards/mach-rsk/Makefile new file mode 100644 index 000000000000..498da75ce38b --- /dev/null +++ b/arch/sh/boards/mach-rsk/Makefile | |||
@@ -0,0 +1,2 @@ | |||
1 | obj-y := setup.o | ||
2 | obj-$(CONFIG_SH_RSK7203) += devices-rsk7203.o | ||