diff options
Diffstat (limited to 'arch/sh/Makefile')
-rw-r--r-- | arch/sh/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/Makefile b/arch/sh/Makefile index aa76167ceb48..6e1e17467a47 100644 --- a/arch/sh/Makefile +++ b/arch/sh/Makefile | |||
@@ -97,7 +97,6 @@ machdir-$(CONFIG_SH_7300_SOLUTION_ENGINE) += se/7300 | |||
97 | machdir-$(CONFIG_SH_7343_SOLUTION_ENGINE) += se/7343 | 97 | machdir-$(CONFIG_SH_7343_SOLUTION_ENGINE) += se/7343 |
98 | machdir-$(CONFIG_SH_73180_SOLUTION_ENGINE) += se/73180 | 98 | machdir-$(CONFIG_SH_73180_SOLUTION_ENGINE) += se/73180 |
99 | machdir-$(CONFIG_SH_HP6XX) += hp6xx | 99 | machdir-$(CONFIG_SH_HP6XX) += hp6xx |
100 | machdir-$(CONFIG_SH_SATURN) += saturn | ||
101 | machdir-$(CONFIG_SH_DREAMCAST) += dreamcast | 100 | machdir-$(CONFIG_SH_DREAMCAST) += dreamcast |
102 | machdir-$(CONFIG_SH_MPC1211) += mpc1211 | 101 | machdir-$(CONFIG_SH_MPC1211) += mpc1211 |
103 | machdir-$(CONFIG_SH_SH03) += sh03 | 102 | machdir-$(CONFIG_SH_SH03) += sh03 |