Find a file
Juan Manuel Cruz 1537c24789 Kbuild: Fix for the parallel building problem.
This commit fixes an issue with the parallel building problem.
Note: When calling $(MAKE) from a function call or from inside
another variable, instead of calling directly in target,
make cannot identify the make calls to distribute the process
load across processes. This makes the parallel building to
ommit the $(MAKE) calls in these situations from the parallelism.

Change-Id: I42ed5127a99a1a461c47edb4b4f8511e4b6e7e8d
Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com>
2016-02-05 20:14:08 -05:00
arch Kbuild: Bluetooth driver support. 2016-02-05 20:14:08 -05:00
config kconf: Add an option to select PCI on x86 architecture 2016-02-05 20:14:01 -05:00
doc doc: fix formatting and move around optional requirements 2016-02-05 20:14:01 -05:00
drivers Kbuild: Bluetooth driver support. 2016-02-05 20:14:08 -05:00
host move scripts to scripts/ 2016-02-05 20:14:07 -05:00
include Fixes to Kbuild to build on ARM architecture. 2016-02-05 20:14:05 -05:00
kernel Kbuild: User kernel instead of TiMo 2016-02-05 20:14:07 -05:00
lib/libc/minimal Kbuild: Build minimal libc as a static library. 2016-02-05 20:14:08 -05:00
make Tools: Configure defs with new scripts path 2016-02-05 20:14:07 -05:00
misc Kbuild Makefile mechanism for samples and projects. 2016-02-05 20:14:05 -05:00
net Kbuild: Bluetooth driver support. 2016-02-05 20:14:08 -05:00
samples Kbuild: Adding bluetooth sanity checks. 2016-02-05 20:14:08 -05:00
scripts Kbuild: REVERT the removal of bluetooth tests. 2016-02-05 20:14:08 -05:00
shared/include/nanokernel/x86 Fix checkpatch issue - WARNING:SPACING 2016-02-05 20:13:59 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore Add tools and Makefiles for Documentation 2016-02-05 20:13:58 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
Kconfig Kbuild: add PERFORMANCE_METRICS config entry 2016-02-05 20:14:08 -05:00
Makefile Kbuild: Build minimal libc as a static library. 2016-02-05 20:14:08 -05:00
Makefile.inc Kbuild: Fix for the parallel building problem. 2016-02-05 20:14:08 -05:00
timo-env.sh rename environment variables: vxmicro->timo 2016-02-05 20:14:08 -05:00
vxmicro-env.bash rename environment variables: vxmicro->timo 2016-02-05 20:14:08 -05:00