diff options
author | Paul Mundt <lethal@linux-sh.org> | 2006-09-27 05:08:33 -0400 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2006-09-27 05:08:33 -0400 |
commit | 91b91d01416afba8d3f230a62b5d2784bd7af94a (patch) | |
tree | 09812a19d82f697d3dd0cc8ab9c26a526f513970 /arch/sh/tools | |
parent | 49c3f807f5734605c10cdfb462a8fd5c3075eb76 (diff) |
sh: SH7710VoIPGW board support.
This adds support for the SH7710 VoIP Gateway board.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/tools')
-rw-r--r-- | arch/sh/tools/mach-types | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/tools/mach-types b/arch/sh/tools/mach-types index b30e784b3a31..06df309f1a6d 100644 --- a/arch/sh/tools/mach-types +++ b/arch/sh/tools/mach-types | |||
@@ -28,3 +28,4 @@ R7780RP SH_R7780RP | |||
28 | R7780MP SH_R7780MP | 28 | R7780MP SH_R7780MP |
29 | TITAN SH_TITAN | 29 | TITAN SH_TITAN |
30 | SHMIN SH_SHMIN | 30 | SHMIN SH_SHMIN |
31 | 7710VOIPGW SH_7710VOIPGW | ||