Skip to content
Commit 879058a1 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

Makefile: don't use parallel make when calling back into buildroot



The source-check / external-deps make targets ends up calling recursively
into buildroot's Makefile, causing make to display a warning:

make[2]: warning: -jN forced in submake: disabling jobserver mode.

We don't support toplevel parallel make, so get rid of the warning using
MAKE1 instead.

Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 0e2d0ad0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment