summaryrefslogtreecommitdiff
path: root/zephyr-env.sh
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2015-06-19 21:21:48 -0400
committerAnas Nashif <anas.nashif@intel.com>2016-02-05 20:14:26 -0500
commitac47c45ca023e1c1261863e12c784da20f85b465 (patch)
tree6fd2cf4980d263976a939138671c5341d73e0963 /zephyr-env.sh
parentbde0949049908b80f237af3b4fbc463735718525 (diff)
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>
Diffstat (limited to 'zephyr-env.sh')
-rw-r--r--zephyr-env.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr-env.sh b/zephyr-env.sh
index 4dd51d066..e62d8e208 100644
--- a/zephyr-env.sh
+++ b/zephyr-env.sh
@@ -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