summarylogtreecommitdiffstats
path: root/easea.sh
diff options
context:
space:
mode:
Diffstat (limited to 'easea.sh')
-rwxr-xr-xeasea.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/easea.sh b/easea.sh
new file mode 100755
index 000000000000..52c6fe62bdae
--- /dev/null
+++ b/easea.sh
@@ -0,0 +1,3 @@
+# EASEA paths for compiler and library
+export EZ_PATH="/opt/easea/"
+export PATH="$PATH:/opt/easea/bin" \ No newline at end of file