Rename Zephyr OS into Zephyr Kernel

We are a kernel, not an OS.

Change-Id: Ib987e3e511e1bdbed6293ab5e15e598bff00b09b
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2015-06-19 21:21:48 -04:00
commit ac47c45ca0
17 changed files with 22 additions and 22 deletions

View file

@ -1,6 +1,6 @@
if [ "X$(basename -- "$0")" == "Xzephyr-env.sh" ]; then
echo "Source this file (do NOT execute it!) to set the Zephyr OS environment."
echo "Source this file (do NOT execute it!) to set the Zephyr Kernel environment."
exit
fi