aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh64/Makefile
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2007-10-01 16:20:41 +0900
committerPaul Mundt <lethal@linux-sh.org>2007-10-01 16:20:41 +0900
commitd00677255077c3b085a32c1a104fc42a64d17e6f (patch)
treea02f2c2c7da7cfbb7b8dc917470ce83f05aa52eb /arch/sh64/Makefile
parentsh64: Tidy up includes for Cayman board. (diff)
downloadlinux-dev-d00677255077c3b085a32c1a104fc42a64d17e6f.tar.xz
linux-dev-d00677255077c3b085a32c1a104fc42a64d17e6f.zip
sh64: Kill off dead ROM-RAM and generic boards.
The generic board stubs were never added, and the ROM-RAM boards never made it in to the wild. Neither one has any users, and both are utterly broken in-tree (likely since 2.4). Kill them both off. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh64/Makefile')
-rw-r--r--arch/sh64/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh64/Makefile b/arch/sh64/Makefile
index ebf20043991c..186de5b019d6 100644
--- a/arch/sh64/Makefile
+++ b/arch/sh64/Makefile
@@ -47,7 +47,6 @@ endif
machine-$(CONFIG_SH_CAYMAN) := cayman
machine-$(CONFIG_SH_SIMULATOR) := sim
machine-$(CONFIG_SH_HARP) := harp
-machine-$(CONFIG_SH_ROMRAM) := romram
head-y := arch/$(ARCH)/kernel/head.o arch/$(ARCH)/kernel/init_task.o