Go to file
Andrew Boie 6fbbcbac22 build: don't use FORCE in deps for sysgen
We only want to rebuild this if the MDEF file has been touched.
Otherwise, zephyr.h gets rebuilt with every build, causing
unnecessary rebuilds of application source.

Change-Id: If128da48c9688f043c467f6b163ec6cb3e1d952c
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-02-05 20:14:42 -05:00
arch cleanup: remove unused CONFIG_TICKLESS_IDLE_UNSUPPORTED 2016-02-05 20:14:42 -05:00
doc doc: Enhancements for microkernel mailbox objects 2016-02-05 20:14:42 -05:00
drivers Kconfig: fix SYS_CLOCK_HW_CYCLES_PER_SEC dependencies 2016-02-05 20:14:42 -05:00
include Remove trailing semicolon in definition of CMD_PKT_SET_INSTANCE() 2016-02-05 20:14:42 -05:00
kernel Fix microkernel "unaligned write" exception problem on ARM 2016-02-05 20:14:42 -05:00
lib/libc doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
misc doxygen: fix comments in printk.c 2016-02-05 20:14:39 -05:00
net Fix typo: accomodate -> accommodate 2016-02-05 20:14:41 -05:00
samples Remove trailing semicolon in definition of CMD_PKT_SET_INSTANCE() 2016-02-05 20:14:42 -05:00
scripts build: don't use FORCE in deps for sysgen 2016-02-05 20:14:42 -05:00
shared/include/nanokernel/x86 doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore git: Ignore cscope files 2016-02-05 20:14:27 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
Kconfig kconfig: Rename Zephyr OS -> Zephyr Kernel 2016-02-05 20:14:26 -05:00
Makefile Zypher 0.3.0-rc1 2016-02-05 20:14:41 -05:00
Makefile.inc fix issue where two outdirs are created 2016-02-05 20:14:41 -05:00
zephyr-env.sh Rename Zephyr OS into Zephyr Kernel 2016-02-05 20:14:26 -05:00