diff options
author | kogiidena <kogiidena@eggplant.ddo.jp> | 2006-09-27 14:53:35 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2006-09-27 14:53:35 +0900 |
commit | 94c0fa520cc169ccf661e9c03b5b95f74d1520b8 (patch) | |
tree | 2fc73ea11df222998a363083e03ef6c9e8066b28 /arch/sh/tools | |
parent | 634bf4f69b925950ddb09ef99ad7516a449a4333 (diff) | |
download | linux-94c0fa520cc169ccf661e9c03b5b95f74d1520b8.tar.bz2 |
sh: landisk board support.
This adds support for the I-O DATA Landisk.
Signed-off-by: kogiidena <kogiidena@eggplant.ddo.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/tools')
-rw-r--r-- | arch/sh/tools/mach-types | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/tools/mach-types b/arch/sh/tools/mach-types index 182fe9092577..c503ca072e11 100644 --- a/arch/sh/tools/mach-types +++ b/arch/sh/tools/mach-types @@ -25,4 +25,4 @@ RTS7751R2D SH_RTS7751R2D EDOSK7705 SH_EDOSK7705 SH4202_MICRODEV SH_SH4202_MICRODEV SH03 SH_SH03 - +LANDISK SH_LANDISK |