diff options
author | Paul Mundt <lethal@linux-sh.org> | 2008-05-19 03:47:56 -0400 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2008-07-28 05:10:28 -0400 |
commit | 3787aa112c653b34b6f901b2eaae2b62f9582569 (patch) | |
tree | 347a43ce6333b7fe437cbbbc6cf0117c32c6f8d6 /arch/sh/boards/renesas/rsk7203/Makefile | |
parent | 2cd1e31859837155033b4b731de61066d5da50ab (diff) |
sh: RSK+ 7203 board support.
This adds initial support for the RTE RSK+ SH7203 board.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/boards/renesas/rsk7203/Makefile')
-rw-r--r-- | arch/sh/boards/renesas/rsk7203/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/boards/renesas/rsk7203/Makefile b/arch/sh/boards/renesas/rsk7203/Makefile new file mode 100644 index 000000000000..f663768429f0 --- /dev/null +++ b/arch/sh/boards/renesas/rsk7203/Makefile | |||
@@ -0,0 +1 @@ | |||
obj-y := setup.o | |||