summaryrefslogtreecommitdiffstats
path: root/src/lib
diff options
context:
space:
mode:
authorStephan Broyles <sbroyles@us.ibm.com>2014-12-10 14:25:38 -0600
committerStephan Broyles <sbroyles@us.ibm.com>2014-12-10 14:30:09 -0600
commit929f8161d7c94212915cd1d71192c8f2e6745a20 (patch)
tree1dce12486d54051d57e13f44a78f70cb80a11cd7 /src/lib
parentc27e241d2ac3c0c4f0e4b6c6abc241fe6fd9b378 (diff)
downloadtalos-occ-929f8161d7c94212915cd1d71192c8f2e6745a20.tar.gz
talos-occ-929f8161d7c94212915cd1d71192c8f2e6745a20.zip
Make process updates for OpenPower
Change-Id: I354a8be957f1f42eb7f86a22f7ca14ff4f6fea52 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/14844 Reviewed-by: Stephan Broyles <sbroyles@us.ibm.com> Tested-by: Stephan Broyles <sbroyles@us.ibm.com>
Diffstat (limited to 'src/lib')
-rwxr-xr-xsrc/lib/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/lib/Makefile b/src/lib/Makefile
index c9e4640..2d257a6 100755
--- a/src/lib/Makefile
+++ b/src/lib/Makefile
@@ -23,14 +23,6 @@ INCLUDES =
include $(PGP)/ssx.mk
-# >> gitprep
-# Disabled for GNU builds
-#If it's for OCC_FIRMWARE and non-PGAS_PPC build, the library gpefiles needs to be taken out of libssx.a
-#LIBSSX_OBJECTS += $(if $(filter -DOCC_FIRMWARE=1,$(DEFS)),\
-# $(if $(PGAS_PPC),$(LIB_PSOBJECTS),),\
-# $(LIB_PSOBJECTS))
-# << gitprep
-
libssx.a: $(LIBSSX_OBJECTS)
$(AR) crs libssx.a $(LIBSSX_OBJECTS)
OpenPOWER on IntegriCloud