ARM: mach-shmobile: Fix up pinmux entries in Makefile
authorMagnus Damm <damm@opensource.se>
Tue, 14 Dec 2010 07:15:35 +0000 (16:15 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 14 Dec 2010 09:13:50 +0000 (18:13 +0900)
Compiling in multiple CPUs into the same kernel binary
requires a Makefile update. With this patch in place
it is possible to enable the pinmux code for both the
SH7372 and the SH7377.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found