summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/attroverride/makefile
Commit message (Collapse)AuthorAgeFilesLines
* Only build attributeOverride if compiler supports -std=gnu++11Stewart Smith2017-06-191-1/+7
| | | | | | | | | | | | | | | | GCC prior to 4.8 doesn't support -std=gnu++11, which the attributeOverride tool requires to build. Resolves:open-power/op-build/pull/947 Change-Id: I53ad31b56dd90c2cd77f5ca1f91b46e519cdfe48 Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38131 Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Reviewed-by: Matthew A. Ploetz <maploetz@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* make clean target update & clobberLateef Quraishi2016-06-221-0/+4
| | | | | | | | | | | Change-Id: Ia946bb84b34ea651b09bfbaac992888bafbe4914 RTC: 151009 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25095 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com> Reviewed-by: Michael Baiocchi <mbaiocch@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Fix compile of attrTextToBinaryBlobMike Baiocchi2016-06-061-0/+1
| | | | | | | | | | | | There was a recent ekb change where target_types.H needed to include plat_target_filter.H, but the attrTextToBinaryBlob tool was not set to look for this file in the correct include path. This commit fixes this issue. Change-Id: Ifdddb4481d289d58ae73af271d68b52bb36212d0 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25404 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* attributeOverride build errors in fips910Andres Lugo-Reyes2016-06-031-5/+6
| | | | | | | | | | | | | | Replace fapi references in attrTextToBinaryBlob.C with fapi2 and make the appropriate makefile changes. Change-Id: I868cf1c1e401a78352dad49bf45a4d3f17817738 RTC:148103 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24143 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Fix initial circular dependency for override toolAndres Lugo-Reyes2015-02-101-1/+1
| | | | | | | Change-Id: I920168be5bd82f210887752088bbac999c7f3eb7 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15555 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Tool to convert attribute text file into binary blobAndres Lugo-Reyes2015-02-021-0/+50
Change-Id: I073fd9b904dbedf932ef8b07faa81e819206af28 RTC:108833 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/14634 Tested-by: Jenkins Server Reviewed-by: STEPHEN M. CPREK <smcprek@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
OpenPOWER on IntegriCloud