mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-03 08:05:21 +00:00
When building with more than 1 job, we were getting: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. Trying to fix this in the Makefile resulted in dependency issues and unsatisfied dependencies in the compilation and build chain. Change-Id: Ic73d089cf6a0a0d7b6fd83908b8144c34af25582 Signed-off-by: Anas Nashif <anas.nashif@intel.com> |
||
---|---|---|
arch | ||
boards | ||
doc | ||
drivers | ||
include | ||
kernel | ||
lib | ||
misc | ||
net | ||
samples | ||
scripts | ||
.checkpatch.conf | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
Kbuild | ||
Kconfig | ||
Kconfig.zephyr | ||
LICENSE | ||
Makefile | ||
Makefile.inc | ||
zephyr-env.sh |