aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/tools
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2008-03-06 02:08:00 -0500
committerPaul Mundt <lethal@linux-sh.org>2008-03-06 02:08:00 -0500
commite7d7deca60c01d844a4d8e5644f4aecaf0e3bee4 (patch)
tree08d094e5b65ae0a44fe0ee6d06b53196cb622049 /arch/sh/tools
parent2af8b3b642ea2a9442890797ad5f92d2eaacb5b5 (diff)
sh: Fix up SH7710 VoIP-GW build.
The only board-specific bits that existed here were for setting up the IRQs, which are now handled by the SH7710 CPU support code instead. As there's nothing else to do for setup, kill off the board support code and have the defconfig use the generic machvec instead. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/tools')
-rw-r--r--arch/sh/tools/mach-types1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/tools/mach-types b/arch/sh/tools/mach-types
index 67997af25c0c..d63b93da952d 100644
--- a/arch/sh/tools/mach-types
+++ b/arch/sh/tools/mach-types
@@ -38,7 +38,6 @@ R7780MP SH_R7780MP
38R7785RP SH_R7785RP 38R7785RP SH_R7785RP
39TITAN SH_TITAN 39TITAN SH_TITAN
40SHMIN SH_SHMIN 40SHMIN SH_SHMIN
417710VOIPGW SH_7710VOIPGW
42LBOXRE2 SH_LBOX_RE2 41LBOXRE2 SH_LBOX_RE2
43X3PROTO SH_X3PROTO 42X3PROTO SH_X3PROTO
44MAGICPANELR2 SH_MAGIC_PANEL_R2 43MAGICPANELR2 SH_MAGIC_PANEL_R2