diff options
author | Paul Mundt <lethal@linux-sh.org> | 2006-09-27 18:08:33 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2006-09-27 18:08:33 +0900 |
commit | 91b91d01416afba8d3f230a62b5d2784bd7af94a (patch) | |
tree | 09812a19d82f697d3dd0cc8ab9c26a526f513970 /arch/sh/tools | |
parent | 49c3f807f5734605c10cdfb462a8fd5c3075eb76 (diff) | |
download | blackbird-op-linux-91b91d01416afba8d3f230a62b5d2784bd7af94a.tar.gz blackbird-op-linux-91b91d01416afba8d3f230a62b5d2784bd7af94a.zip |
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 R7780MP SH_R7780MP TITAN SH_TITAN SHMIN SH_SHMIN +7710VOIPGW SH_7710VOIPGW |