This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
6082c0989d
zephyr
/
misc
/
generated
/
Makefile
3 lines
47 B
Makefile
Raw
Normal View
History
Unescape
Escape
Creation of Makefiles for kernel and misc directory. This commit creates the Makefiles that describe the object-bundles for the kernel directory and every sub-directory below. It also includes the misc Makefile. Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com> Change-Id: I847e79a40ced0b1d8370b893cd95c15efc7e5147
2015-03-10 06:54:17 +08:00
obj-y
=
configs.o
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
2015-02-22 06:05:51 +08:00
obj-$(SYSGEN_EXEC)
+=
nodes/