From 210b0b25ee2a8bc62f921a695835d04810516357 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 6 Aug 2017 20:28:10 +0200 Subject: fix ppc64 cpu selection Signed-off-by: Waldemar Brodkorb --- target/config/Config.in.adk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/config/Config.in.adk') diff --git a/target/config/Config.in.adk b/target/config/Config.in.adk index 1e98eb890..32b669c48 100644 --- a/target/config/Config.in.adk +++ b/target/config/Config.in.adk @@ -90,7 +90,7 @@ config ADK_MAKE_PARALLEL config ADK_MAKE_JOBS int "How many jobs to use" - default 4 + default 16 depends on ADK_MAKE_PARALLEL help The number specified here will be passed to make as N in '-jN' -- cgit v1.2.3