diff options
author | Paul Mundt <lethal@linux-sh.org> | 2008-02-06 23:13:44 -0500 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2008-02-14 00:22:08 -0500 |
commit | 9216f194e4b1a967996f0335cfe2ac42df4438b7 (patch) | |
tree | ba522e9b0a180f196fcec3ff021eaad6996be253 /arch | |
parent | 70f784ec1ddacf8e17da2663f842efac029da796 (diff) |
sh: Add mach-type entries for MigoR and SDK7780.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/sh/tools/mach-types | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/sh/tools/mach-types b/arch/sh/tools/mach-types index 25810670a0fa..67997af25c0c 100644 --- a/arch/sh/tools/mach-types +++ b/arch/sh/tools/mach-types | |||
@@ -45,3 +45,5 @@ MAGICPANELR2 SH_MAGIC_PANEL_R2 | |||
45 | R2D_PLUS RTS7751R2D_PLUS | 45 | R2D_PLUS RTS7751R2D_PLUS |
46 | R2D_1 RTS7751R2D_1 | 46 | R2D_1 RTS7751R2D_1 |
47 | CAYMAN SH_CAYMAN | 47 | CAYMAN SH_CAYMAN |
48 | SDK7780 SH_SDK7780 | ||
49 | MIGOR SH_MIGOR | ||