]> git.karo-electronics.de Git - mv-sheeva.git/commit
MIPS: Netlogic: Fix defconfigs for coverage builds
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 22 Jan 2012 20:02:46 +0000 (15:02 -0500)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 20 Feb 2012 17:33:19 +0000 (18:33 +0100)
commit410e512925e4a0eef6ff26c7375f7b888e52d404
treef877ee79d08af67e7e8f29087c7b52cb26c429c4
parent87b43457f896975ba2aca1a611c018b3429a7b19
MIPS: Netlogic: Fix defconfigs for coverage builds

The toolchain prefix will 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.

Similarly, the site specific initramfs source location should not be used,
since that won't exist for most people, and it prevents them from doing
coverage builds on the defconfigs, such as those done in linux-next and run
routinely by many others.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Cc: Jayachandran C <jayachandranc@netlogicmicro.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/3296/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/configs/nlm_xlp_defconfig
arch/mips/configs/nlm_xlr_defconfig