aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/renesas/sh7710voipgw/Makefile
Commit message (Collapse)AuthorAge
* sh: Fix up SH7710 VoIP-GW build.Paul Mundt2008-03-06
| | | | | | | | | The only board-specific bits that existed here were for setting up the IRQs, which are now handled by the SH7710 CPU support code instead. As there's nothing else to do for setup, kill off the board support code and have the defconfig use the generic machvec instead. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: SH7710VoIPGW board support.Paul Mundt2006-09-27
This adds support for the SH7710 VoIP Gateway board. Signed-off-by: Paul Mundt <lethal@linux-sh.org>