From 7b5bf230caadc839c9305bc9fcf953a57eb1e291 Mon Sep 17 00:00:00 2001
From: an7s <an7s@git.zephyr-software.com>
Date: Mon, 26 Jan 2015 14:42:39 +0000
Subject: [PATCH] Set PS_OBJDUMP

---
 set_env_vars | 1 +
 1 file changed, 1 insertion(+)

diff --git a/set_env_vars b/set_env_vars
index 1c15a00e5..78cc990cd 100644
--- a/set_env_vars
+++ b/set_env_vars
@@ -36,3 +36,4 @@ export SCONSFLAGS="exceptions=1 x86=1 tool=1 hprof=0 cpuprof=0 lm_required=false
 # adjust to your SVN username
 #export SVN_USERNAME=$USER
 
+export PS_OBJDUMP=`which objdump`
-- 
GitLab