diff options
author | Paul Mundt <lethal@linux-sh.org> | 2008-02-07 13:13:44 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2008-02-14 14:22:08 +0900 |
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 25810670a0f..67997af25c0 100644 --- a/arch/sh/tools/mach-types +++ b/arch/sh/tools/mach-types @@ -45,3 +45,5 @@ MAGICPANELR2 SH_MAGIC_PANEL_R2 R2D_PLUS RTS7751R2D_PLUS R2D_1 RTS7751R2D_1 CAYMAN SH_CAYMAN +SDK7780 SH_SDK7780 +MIGOR SH_MIGOR |