summaryrefslogtreecommitdiffstats
path: root/src/Makefile
diff options
context:
space:
mode:
authorWilliam Bryan <wilbryan@us.ibm.com>2015-11-11 16:07:29 -0600
committerWael Elessawy <welessa@us.ibm.com>2015-11-16 11:25:47 -0600
commit4db492e2bb390bf702a321aba25b085fd4c3807c (patch)
tree22be204d19565161e4a8614b2c55702e557fba0b /src/Makefile
parent604c81c85e85651a482243998487faeb0da0d63b (diff)
downloadtalos-occ-4db492e2bb390bf702a321aba25b085fd4c3807c.tar.gz
talos-occ-4db492e2bb390bf702a321aba25b085fd4c3807c.zip
Enable the poll and data configuration commands
RTC: 140898 Change-Id: If9ef2233a631bb857a095746b095a06092e4aff0 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21976 Tested-by: FSP CI Jenkins Reviewed-by: Martha Broyles <mbroyles@us.ibm.com> Reviewed-by: Wael Elessawy <welessa@us.ibm.com>
Diffstat (limited to 'src/Makefile')
-rwxr-xr-xsrc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 6afecee..b355147 100755
--- a/src/Makefile
+++ b/src/Makefile
@@ -56,7 +56,7 @@ NEEDED_IMAGES = \
#SIMICS_WS = /gsa/ausgsa/home/d/a/davidy/work/simics-ppeWork
#default is to build images
-needed_images: $(NEEDED_IMAGES)
+needed_images: $(NEEDED_IMAGES) tracehash
run: $(NEEDED_IMAGES)
$(SIMICS_WS)/simics \
OpenPOWER on IntegriCloud