From 2bbbe05b9a5c694d154a4227956ee0b379f269f6 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Wed, 31 Mar 2010 11:05:12 +0200 Subject: Config.in: bump default JLEVEL to 2 With multicores everywhere, 2 is probably a bit low - But atleast it's better than the current default. This extra parallelism also ensures we get to test the make dependencies a bit more. Signed-off-by: Peter Korsgaard --- Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Config.in') diff --git a/Config.in b/Config.in index 45055782f..4f567d007 100644 --- a/Config.in +++ b/Config.in @@ -132,7 +132,7 @@ config BR2_GNU_TARGET_SUFFIX config BR2_JLEVEL int "Number of jobs to run simultaneously" - default "1" + default "2" help Number of jobs to run simultaneously -- cgit v1.2.3-55-g7522