Commit 2bbbe05b authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

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: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 801f22b3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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