diff options
author | Takashi YOSHII <takasi-y@ops.dti.ne.jp> | 2006-09-27 17:41:31 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2006-09-27 17:41:31 +0900 |
commit | 51e22e7a05c1c6f2e38ac7459d3404e32e543b75 (patch) | |
tree | efd81ee22e036c1d268827715e6515314e05cdf7 /arch/sh/tools | |
parent | e5723e0eeb2dc16629e86d66785024ead9169000 (diff) | |
download | linux-3.10-51e22e7a05c1c6f2e38ac7459d3404e32e543b75.tar.gz linux-3.10-51e22e7a05c1c6f2e38ac7459d3404e32e543b75.tar.bz2 linux-3.10-51e22e7a05c1c6f2e38ac7459d3404e32e543b75.zip |
sh: SHMIN board support.
This adds support for the SHMIN SH7706 board.
Signed-off-by: Takashi YOSHII <takasi-y@ops.dti.ne.jp>
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 1f7f2c255ca..ffd21808387 100644 --- a/arch/sh/tools/mach-types +++ b/arch/sh/tools/mach-types @@ -29,3 +29,4 @@ LANDISK SH_LANDISK R7780RP SH_R7780RP R7780MP SH_R7780MP TITAN SH_TITAN +SHMIN SH_SHMIN |