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
456c6daa9f
zephyr
/
misc
/
generated
/
Makefile
3 lines
55 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: depend CONFIG_MICROKERNEL for building sysgen file This file exists only with the micro kernel. Change-Id: Ic175cd4af60fb533c335cae4325cfd85c47b97a7 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2015-08-29 02:17:22 +08:00
obj-$(CONFIG_MICROKERNEL)
+=
sysgen/