diff options
author | Jamie Lenehan <lenehan@twibble.org> | 2006-09-27 15:05:39 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2006-09-27 15:05:39 +0900 |
commit | a09749dd86e9e93de10f12ab4ce4e90815b5650a (patch) | |
tree | 013d7deabb31dea70063a2acdc50ee86fb3c7b9a /arch/sh/tools | |
parent | b7e108ee63624176af85b97d4d80bef6fe099395 (diff) | |
download | linux-3.10-a09749dd86e9e93de10f12ab4ce4e90815b5650a.tar.gz linux-3.10-a09749dd86e9e93de10f12ab4ce4e90815b5650a.tar.bz2 linux-3.10-a09749dd86e9e93de10f12ab4ce4e90815b5650a.zip |
sh: Titan board support.
Add support for the titan board.
Signed-off-by: Jamie Lenehan <lenehan@twibble.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 c503ca072e1..01ae394a659 100644 --- a/arch/sh/tools/mach-types +++ b/arch/sh/tools/mach-types @@ -26,3 +26,4 @@ EDOSK7705 SH_EDOSK7705 SH4202_MICRODEV SH_SH4202_MICRODEV SH03 SH_SH03 LANDISK SH_LANDISK +TITAN SH_TITAN |