MIPS: PowerTV: Fix defconfigs for coverage builds
authorRalf Baechle <ralf@linux-mips.org>
Mon, 23 Jan 2012 13:58:56 +0000 (14:58 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 20 Feb 2012 17:33:20 +0000 (18:33 +0100)
The toolchain prefix is most likely be site specific and is not
guaranteed to always be "mips-linux-gnu-", so simply don't specify one.
A quick "git grep" shows this to be consistent amongst other cross
compiled targets.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found