diff options
author | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | 2007-05-23 12:56:24 +0900 |
---|---|---|
committer | Paul Mundt <lethal@hera.kernel.org> | 2007-06-08 02:43:42 +0000 |
commit | 678597be5e116516e9cfa806fc6ea6eb5de77d8f (patch) | |
tree | a7d4bfeb0e2caf37f786bfb4d71a5f0d4b1bc7d9 /arch/sh/tools | |
parent | 3a3c60fc0b4c2e3e6f037f68c84ddd9468b2a196 (diff) |
sh: Add L-BOX RE2 to mach-types.
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
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 fb40f188aff..8ae43f8c085 100644 --- a/arch/sh/tools/mach-types +++ b/arch/sh/tools/mach-types @@ -34,3 +34,4 @@ R7785RP SH_R7785RP TITAN SH_TITAN SHMIN SH_SHMIN 7710VOIPGW SH_7710VOIPGW +LBOXRE2 SH_LBOX_RE2 |