summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/common/target.C
diff options
context:
space:
mode:
authorStephen Cprek <smcprek@us.ibm.com>2014-07-07 10:24:06 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-09-15 17:14:29 -0500
commitaf6b57dcb79e522d6a4e140f7952f58b3419cee1 (patch)
tree26664810494f02ff76f4ac6955d1a017f4ddc14e /src/usr/targeting/common/target.C
parent574d17e95e5f640054c0e11a6fb9206e61e4bc81 (diff)
downloadtalos-hostboot-af6b57dcb79e522d6a4e140f7952f58b3419cee1.tar.gz
talos-hostboot-af6b57dcb79e522d6a4e140f7952f58b3419cee1.zip
Add BMC Attr override support
Change-Id: I1a42fec21189c55c75e9073527867e4e95528794 RTC: 108376 CMVC-Corec: 931324 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11995 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Tested-by: Jenkins Server
Diffstat (limited to 'src/usr/targeting/common/target.C')
-rw-r--r--src/usr/targeting/common/target.C5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/usr/targeting/common/target.C b/src/usr/targeting/common/target.C
index 9b011e988..ea79a22a3 100644
--- a/src/usr/targeting/common/target.C
+++ b/src/usr/targeting/common/target.C
@@ -5,7 +5,9 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* COPYRIGHT International Business Machines Corp. 2011,2014 */
+/* Contributors Listed Below - COPYRIGHT 2012,2014 */
+/* [+] International Business Machines Corp. */
+/* */
/* */
/* Licensed under the Apache License, Version 2.0 (the "License"); */
/* you may not use this file except in compliance with the License. */
@@ -44,6 +46,7 @@
#include <targeting/common/trace.H>
#include <targeting/common/predicates/predicateattrval.H>
#include <targeting/common/utilFilter.H>
+#include <targeting/common/attributeTank.H>
namespace TARGETING
{
OpenPOWER on IntegriCloud