summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/fapi/makefile
diff options
context:
space:
mode:
authorThi Tran <thi@us.ibm.com>2012-07-06 14:33:13 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-07-10 16:42:27 -0500
commit2a37ac4be40500b6849444168181931202892a96 (patch)
tree5a8bd0aacdd641a30d9f96ed0aed245082a7e8f8 /src/usr/hwpf/fapi/makefile
parent3977676c49b9a438398d39d7d323f6bb49902044 (diff)
downloadtalos-hostboot-2a37ac4be40500b6849444168181931202892a96.tar.gz
talos-hostboot-2a37ac4be40500b6849444168181931202892a96.zip
FAPI ring access supports
Change-Id: I92a9cd3d772276888aae4188154da6bd91aecb2c Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1297 Tested-by: Jenkins Server Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/fapi/makefile')
-rw-r--r--src/usr/hwpf/fapi/makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/usr/hwpf/fapi/makefile b/src/usr/hwpf/fapi/makefile
index 262a73ece..9df36f54c 100644
--- a/src/usr/hwpf/fapi/makefile
+++ b/src/usr/hwpf/fapi/makefile
@@ -1,11 +1,11 @@
-# IBM_PROLOG_BEGIN_TAG
+# IBM_PROLOG_BEGIN_TAG
# This is an automatically generated prolog.
#
# $Source: src/usr/hwpf/fapi/makefile $
#
# IBM CONFIDENTIAL
#
-# COPYRIGHT International Business Machines Corp. 2011
+# COPYRIGHT International Business Machines Corp. 2011-2012
#
# p1
#
@@ -19,7 +19,7 @@
#
# Origin: 30
#
-# IBM_PROLOG_END
+# IBM_PROLOG_END_TAG
ROOTPATH = ../../../..
MODULE = fapi
@@ -27,6 +27,7 @@ EXTRAINCDIR += ${ROOTPATH}/src/include/usr/ecmddatabuffer
EXTRAINCDIR += ${ROOTPATH}/src/include/usr/hwpf/fapi
EXTRAINCDIR += ${ROOTPATH}/src/include/usr/hwpf/plat
EXTRAINCDIR += ${ROOTPATH}/src/include/usr/hwpf/hwp
+CUSTOMFLAGS += -D_NO_SPY_ACCESS=1
OBJS = fapiReturnCode.o \
fapiReturnCodeDataRef.o \
OpenPOWER on IntegriCloud