summaryrefslogtreecommitdiffstats
path: root/src/occ_405/Makefile
diff options
context:
space:
mode:
authormbroyles <mbroyles@us.ibm.com>2017-08-06 19:08:00 -0500
committerWilliam A. Bryan <wilbryan@us.ibm.com>2017-08-14 15:18:26 -0400
commit8a335d83ed938f05f95ca1cfdbbb5292053ed51f (patch)
treebd2b38c6df596f3d3bf9f70f8a54a8a205e4e2e1 /src/occ_405/Makefile
parent71b5f68da8b725f9c5251261b41fd824e652e491 (diff)
downloadtalos-occ-8a335d83ed938f05f95ca1cfdbbb5292053ed51f.tar.gz
talos-occ-8a335d83ed938f05f95ca1cfdbbb5292053ed51f.zip
Initial 405 GPU support
Change-Id: I6e957ca1aa643d257274e99957df5b15ac8c889b Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/44254 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: William A. Bryan <wilbryan@us.ibm.com>
Diffstat (limited to 'src/occ_405/Makefile')
-rwxr-xr-xsrc/occ_405/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/occ_405/Makefile b/src/occ_405/Makefile
index f64a319..8a3e9bf 100755
--- a/src/occ_405/Makefile
+++ b/src/occ_405/Makefile
@@ -5,7 +5,7 @@
#
# OpenPOWER OnChipController Project
#
-# Contributors Listed Below - COPYRIGHT 2015,2016
+# Contributors Listed Below - COPYRIGHT 2015,2017
# [+] International Business Machines Corp.
#
#
@@ -56,6 +56,7 @@ LIB_DIRS = -L$(OBJDIR) \
-L$(OBJDIR)/dcom \
-L$(OBJDIR)/dimm \
-L$(OBJDIR)/errl \
+ -L$(OBJDIR)/gpu \
-L$(OBJDIR)/lock \
-L$(OBJDIR)/pss \
-L$(OBJDIR)/rtls \
OpenPOWER on IntegriCloud