diff options
author | Paul Mundt <lethal@linux-sh.org> | 2006-09-27 18:08:33 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2006-09-27 18:08:33 +0900 |
commit | 91b91d01416afba8d3f230a62b5d2784bd7af94a (patch) | |
tree | 09812a19d82f697d3dd0cc8ab9c26a526f513970 /arch/sh/boards/renesas/sh7710voipgw/Makefile | |
parent | 49c3f807f5734605c10cdfb462a8fd5c3075eb76 (diff) |
sh: SH7710VoIPGW board support.
This adds support for the SH7710 VoIP Gateway board.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/boards/renesas/sh7710voipgw/Makefile')
-rw-r--r-- | arch/sh/boards/renesas/sh7710voipgw/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/boards/renesas/sh7710voipgw/Makefile b/arch/sh/boards/renesas/sh7710voipgw/Makefile new file mode 100644 index 00000000000..77037567633 --- /dev/null +++ b/arch/sh/boards/renesas/sh7710voipgw/Makefile @@ -0,0 +1 @@ +obj-y := setup.o |