summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/makefile
diff options
context:
space:
mode:
authorAndrew Geissler <andrewg@us.ibm.com>2016-07-12 15:11:27 -0500
committerStephen Cprek <smcprek@us.ibm.com>2016-07-18 15:32:33 -0500
commit0adf362fa7d99c41d210dda0c6d8696320270163 (patch)
tree0339e72387c0dd5ae0fa7d4ec3432add7ad2c8f0 /src/usr/targeting/makefile
parent4f2731371170a48d020ce11ad51e51e6eebabe3b (diff)
downloadtalos-hostboot-0adf362fa7d99c41d210dda0c6d8696320270163.tar.gz
talos-hostboot-0adf362fa7d99c41d210dda0c6d8696320270163.zip
Attribute override support in hostboot
This provides full attribute override support in Hostboot and also adds in a required attribute for the reconfig loop testing. Change-Id: I06a8213bc3b56d20b0817477a84014d89250ec25 RTC: 157097 CMVC-coreq: 999873 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26923 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
Diffstat (limited to 'src/usr/targeting/makefile')
-rw-r--r--src/usr/targeting/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/targeting/makefile b/src/usr/targeting/makefile
index fc721fe62..61dfb0a4d 100644
--- a/src/usr/targeting/makefile
+++ b/src/usr/targeting/makefile
@@ -34,12 +34,12 @@ ROOTPATH = ../../..
MODULE = targeting
TARGETING_REL_PATH = .
+
include ${TARGETING_REL_PATH}/hostboot_common.mk
ATTR_RP_OBJS += attrrp.o
ATTR_RP_OBJS += attrsync.o
ATTR_RP_OBJS += targplatutil.o
-EXTRAINCDIR += ${ROOTPATH}/src/include/usr/hwpf/fapi
ENTRY_POINT_OBJS += targetservicestart.o
OpenPOWER on IntegriCloud