aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/Makefile
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2010-10-29 06:11:56 -0400
committerPaul Mundt <lethal@linux-sh.org>2010-10-29 06:11:56 -0400
commit2504075d383fcefd746dac42a0cd1c3bdc006bd1 (patch)
tree3d6c3dfc3d38d115c3f0818ce9f95029baf320e9 /arch/sh/Makefile
parentf6eec8d66400714e47add3d8341688a1e86c5de9 (diff)
sh: mach-systemh: Kill off dead board.
This code has been untouched since it was merged many years ago, and has severely bitrotted since, suggesting that the board has no real users left. Notice of intent to remove has been sent out over the last few years, with no takers. Kill it off. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/Makefile')
-rw-r--r--arch/sh/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/Makefile b/arch/sh/Makefile
index 194afbfb01c9..922ff3586b12 100644
--- a/arch/sh/Makefile
+++ b/arch/sh/Makefile
@@ -134,7 +134,6 @@ machdir-$(CONFIG_SH_HP6XX) += mach-hp6xx
134machdir-$(CONFIG_SH_DREAMCAST) += mach-dreamcast 134machdir-$(CONFIG_SH_DREAMCAST) += mach-dreamcast
135machdir-$(CONFIG_SH_SH03) += mach-sh03 135machdir-$(CONFIG_SH_SH03) += mach-sh03
136machdir-$(CONFIG_SH_RTS7751R2D) += mach-r2d 136machdir-$(CONFIG_SH_RTS7751R2D) += mach-r2d
137machdir-$(CONFIG_SH_7751_SYSTEMH) += mach-systemh
138machdir-$(CONFIG_SH_EDOSK7705) += mach-edosk7705 137machdir-$(CONFIG_SH_EDOSK7705) += mach-edosk7705
139machdir-$(CONFIG_SH_HIGHLANDER) += mach-highlander 138machdir-$(CONFIG_SH_HIGHLANDER) += mach-highlander
140machdir-$(CONFIG_SH_MIGOR) += mach-migor 139machdir-$(CONFIG_SH_MIGOR) += mach-migor