aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/mach-se/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/boards/mach-se/Makefile')
-rw-r--r--arch/sh/boards/mach-se/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/sh/boards/mach-se/Makefile b/arch/sh/boards/mach-se/Makefile
index ad2b38ef65dc..2de42bae4b4f 100644
--- a/arch/sh/boards/mach-se/Makefile
+++ b/arch/sh/boards/mach-se/Makefile
@@ -1,6 +1,7 @@
1obj-$(CONFIG_SH_7619_SOLUTION_ENGINE) += board-se7619.o
2
1obj-$(CONFIG_SH_SOLUTION_ENGINE) += 770x/ 3obj-$(CONFIG_SH_SOLUTION_ENGINE) += 770x/
2obj-$(CONFIG_SH_7206_SOLUTION_ENGINE) += 7206/ 4obj-$(CONFIG_SH_7206_SOLUTION_ENGINE) += 7206/
3obj-$(CONFIG_SH_7619_SOLUTION_ENGINE) += 7619/
4obj-$(CONFIG_SH_7722_SOLUTION_ENGINE) += 7722/ 5obj-$(CONFIG_SH_7722_SOLUTION_ENGINE) += 7722/
5obj-$(CONFIG_SH_7751_SOLUTION_ENGINE) += 7751/ 6obj-$(CONFIG_SH_7751_SOLUTION_ENGINE) += 7751/
6obj-$(CONFIG_SH_7780_SOLUTION_ENGINE) += 7780/ 7obj-$(CONFIG_SH_7780_SOLUTION_ENGINE) += 7780/