From 07cb06962c5a9326bf30713ee0a6ee2fd6a67323 Mon Sep 17 00:00:00 2001
From: Thomas Petazzoni You should never use instead of
to improve formatting
Signed-off-by: Thomas Petazzoni
make -jN
with
Buildroot: it does not support top-level parallel
make. Instead, use the BR2_JLEVEL
option to tell
- Buildroot to run each package compilation with make
- -jN
.
make
+ -jN
.
This command will generally perform the following steps: