diff options
author | Paul Mundt <lethal@linux-sh.org> | 2006-09-27 05:00:19 -0400 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2006-09-27 05:00:19 -0400 |
commit | 5a4053b23262afefa748e1e4c439931d4c27693b (patch) | |
tree | d8ed63a427c01361435d14d97b5ce3b2ab33b25c /arch/sh/Makefile | |
parent | f118420be83c3ce7888fe1d42db84af495da9edb (diff) |
sh: Kill off dead boards.
None of these have been maintained in years, and no one seems to
be interested in doing so, so just get rid of them.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/Makefile')
-rw-r--r-- | arch/sh/Makefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/sh/Makefile b/arch/sh/Makefile index 8ad0a286ff8f..d0168844c3c7 100644 --- a/arch/sh/Makefile +++ b/arch/sh/Makefile | |||
@@ -90,18 +90,11 @@ 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_73180_SOLUTION_ENGINE) := se/73180 | 92 | machdir-$(CONFIG_SH_73180_SOLUTION_ENGINE) := se/73180 |
93 | machdir-$(CONFIG_SH_STB1_HARP) := harp | ||
94 | machdir-$(CONFIG_SH_STB1_OVERDRIVE) := overdrive | ||
95 | machdir-$(CONFIG_SH_HP6XX) := hp6xx | 93 | machdir-$(CONFIG_SH_HP6XX) := hp6xx |
96 | machdir-$(CONFIG_SH_CQREEK) := cqreek | ||
97 | machdir-$(CONFIG_SH_DMIDA) := dmida | ||
98 | machdir-$(CONFIG_SH_EC3104) := ec3104 | 94 | machdir-$(CONFIG_SH_EC3104) := ec3104 |
99 | machdir-$(CONFIG_SH_SATURN) := saturn | 95 | machdir-$(CONFIG_SH_SATURN) := saturn |
100 | machdir-$(CONFIG_SH_DREAMCAST) := dreamcast | 96 | machdir-$(CONFIG_SH_DREAMCAST) := dreamcast |
101 | machdir-$(CONFIG_SH_CAT68701) := cat68701 | ||
102 | machdir-$(CONFIG_SH_BIGSUR) := bigsur | 97 | machdir-$(CONFIG_SH_BIGSUR) := bigsur |
103 | machdir-$(CONFIG_SH_SH2000) := sh2000 | ||
104 | machdir-$(CONFIG_SH_ADX) := adx | ||
105 | machdir-$(CONFIG_SH_MPC1211) := mpc1211 | 98 | machdir-$(CONFIG_SH_MPC1211) := mpc1211 |
106 | machdir-$(CONFIG_SH_SH03) := sh03 | 99 | machdir-$(CONFIG_SH_SH03) := sh03 |
107 | machdir-$(CONFIG_SH_SECUREEDGE5410) := snapgear | 100 | machdir-$(CONFIG_SH_SECUREEDGE5410) := snapgear |