Go to file
Juan Manuel Cruz 0b7946ba73 Kbuild: Additions to Makefile.inc
This commit adds the following features to Makefile.inc:
 - The location of the project (PROJECT_BASE) can be specified
   as a parameter.
 - BSP and KERNEL_TYPE parameters can be used to specify a default
   configuration.
 - The default configuration is created everytime the target all
   and qemu are invoked.
 - initconfig target creates a default configuration.
 - The name of the file for the configuration snippet can now be
   selected using the parameter CONF_OVERLAY.
 - The clean target is able to remove generated files even if a
   different PROJECT_BASE is defined.

Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com>
Change-Id: Iabd8469465f57c222972f326fe997be58fb87f41
2016-02-05 20:14:07 -05:00
arch Kbuild. Fix for timer hpet build on quark BSP. 2016-02-05 20:14:06 -05:00
config
doc
drivers
host
include
kernel Kbuild: adapt Makefile/Kconfig to microk.c rename 2016-02-05 20:14:07 -05:00
lib
make
misc
net
samples Kbuild: Makefiles for the benchmark tests. 2016-02-05 20:14:07 -05:00
scripts renamed include file absSym.h -> abs_sym.h 2016-02-05 20:14:06 -05:00
shared/include/nanokernel/x86
.gitattributes
.gitignore
.mailmap
Kconfig
Makefile
Makefile.inc Kbuild: Additions to Makefile.inc 2016-02-05 20:14:07 -05:00
vxmicro-env.bash