From: Ralf Baechle Date: Mon, 23 Jan 2012 13:58:56 +0000 (+0100) Subject: MIPS: PowerTV: Fix defconfigs for coverage builds X-Git-Tag: v3.3-rc7~42^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7eb0922b95080c37cae6b94937c0750b227e320;p=pandora-kernel.git MIPS: PowerTV: Fix defconfigs for coverage builds 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 --- Reading git-diff-tree failed