diff options
Diffstat (limited to 'arch/sh/Makefile')
-rw-r--r-- | arch/sh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/Makefile b/arch/sh/Makefile index f0fc88e5f1a..26d62ff51a6 100644 --- a/arch/sh/Makefile +++ b/arch/sh/Makefile | |||
@@ -89,6 +89,7 @@ core-$(CONFIG_SH_FPU_EMU) += arch/sh/math-emu/ | |||
89 | machdir-$(CONFIG_SH_SOLUTION_ENGINE) := se/770x | 89 | machdir-$(CONFIG_SH_SOLUTION_ENGINE) := se/770x |
90 | machdir-$(CONFIG_SH_7751_SOLUTION_ENGINE) := se/7751 | 90 | machdir-$(CONFIG_SH_7751_SOLUTION_ENGINE) := se/7751 |
91 | machdir-$(CONFIG_SH_7300_SOLUTION_ENGINE) := se/7300 | 91 | machdir-$(CONFIG_SH_7300_SOLUTION_ENGINE) := se/7300 |
92 | machdir-$(CONFIG_SH_7343_SOLUTION_ENGINE) := se/7343 | ||
92 | machdir-$(CONFIG_SH_73180_SOLUTION_ENGINE) := se/73180 | 93 | machdir-$(CONFIG_SH_73180_SOLUTION_ENGINE) := se/73180 |
93 | machdir-$(CONFIG_SH_HP6XX) := hp6xx | 94 | machdir-$(CONFIG_SH_HP6XX) := hp6xx |
94 | machdir-$(CONFIG_SH_EC3104) := ec3104 | 95 | machdir-$(CONFIG_SH_EC3104) := ec3104 |