commit | 25f8151bdcdd62c6b879e3669a562c0d329eee4a | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon May 14 19:12:37 2007 +0900 |
committer | Paul Mundt <lethal@hera.kernel.org> | Fri Jun 08 02:43:39 2007 +0000 |
tree | 9009ad59ee58ce1d0e0f7ba6a35efa726d29e22b | |
parent | ba36197cf4ff68f631bb1b3d4cc442d567279fe3 [diff] |
sh: Get multiple boards in one image working again. This tidies up the build rules and permits multiple boards to be linked in to the same kernel. The earlier Kconfig work ensures that the CPU configuration is consistent across the boards, as this is the only thing that we can't do dynamically. Signed-off-by: Paul Mundt <lethal@linux-sh.org>