diff options
Diffstat (limited to 'arch/sh/boards/mach-se/Makefile')
-rw-r--r-- | arch/sh/boards/mach-se/Makefile | 3 |
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 @@ | |||
1 | obj-$(CONFIG_SH_7619_SOLUTION_ENGINE) += board-se7619.o | ||
2 | |||
1 | obj-$(CONFIG_SH_SOLUTION_ENGINE) += 770x/ | 3 | obj-$(CONFIG_SH_SOLUTION_ENGINE) += 770x/ |
2 | obj-$(CONFIG_SH_7206_SOLUTION_ENGINE) += 7206/ | 4 | obj-$(CONFIG_SH_7206_SOLUTION_ENGINE) += 7206/ |
3 | obj-$(CONFIG_SH_7619_SOLUTION_ENGINE) += 7619/ | ||
4 | obj-$(CONFIG_SH_7722_SOLUTION_ENGINE) += 7722/ | 5 | obj-$(CONFIG_SH_7722_SOLUTION_ENGINE) += 7722/ |
5 | obj-$(CONFIG_SH_7751_SOLUTION_ENGINE) += 7751/ | 6 | obj-$(CONFIG_SH_7751_SOLUTION_ENGINE) += 7751/ |
6 | obj-$(CONFIG_SH_7780_SOLUTION_ENGINE) += 7780/ | 7 | obj-$(CONFIG_SH_7780_SOLUTION_ENGINE) += 7780/ |