Go to file
Juan Manuel Cruz 4ee8a8e042 Kbuild Makefile mechanism for samples and projects.
This commit adds the capability to the Kbuild system of adding
samples and projects to the build process.
This commits adds the hello_world and philosophers sample code
as an example of how to configure a project into the build
system.
The project can be hosted inside the kernel source tree or
outside the kernel source tree.

Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com>
Change-Id: Id980e959ac6e0061f8227d5d81191a169bfc8fc3
2016-02-05 20:14:05 -05:00
arch Creation of Makefiles for arch directory. 2016-02-05 20:14:04 -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 Creation of Makefiles for drivers directory. 2016-02-05 20:14:04 -05:00
host kconf: Fix build with gcc 5.1.1 2016-02-05 20:14:01 -05:00
include Bluetooth: Add bt_gatt_foreach_attr 2016-02-05 20:14:04 -05:00
kernel Creation of Makefiles for kernel and misc directory. 2016-02-05 20:14:04 -05:00
lib Creation of Makefiles for libc minimal. 2016-02-05 20:14:04 -05:00
make Bluetooth: Add GATT debug config option 2016-02-05 20:14:04 -05:00
misc Kbuild Makefile mechanism for samples and projects. 2016-02-05 20:14:05 -05:00
net Bluetooth: Remove unused BDADDR_ANY variable 2016-02-05 20:14:04 -05:00
samples Kbuild Makefile mechanism for samples and projects. 2016-02-05 20:14:05 -05:00
scripts Creation of offsets.h header file. 2016-02-05 20:14:05 -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 Adding Kconfig root file. 2016-02-05 20:14:04 -05:00
Makefile Creation of version.h header file. 2016-02-05 20:14:05 -05:00
Makefile.inc Kbuild Makefile mechanism for samples and projects. 2016-02-05 20:14:05 -05:00
vxmicro-env.bash Remove references to ICC 2016-02-05 20:14:00 -05:00