summaryrefslogtreecommitdiffstats
path: root/src/usr/fapi2
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2018-03-12 08:40:51 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-03-13 09:35:13 -0400
commit5683e4887711e5885a51d0bfa01daadd65f3097d (patch)
tree32115a14c5e448d668682a493deeba1f0711f554 /src/usr/fapi2
parent647eb6eae52c7a876648c5a4d33a8370588812f4 (diff)
downloadtalos-hostboot-5683e4887711e5885a51d0bfa01daadd65f3097d.tar.gz
talos-hostboot-5683e4887711e5885a51d0bfa01daadd65f3097d.zip
Remirror chip_ec_attributes.xml
Change-Id: I15738ac513ee440514698593dab0096999a06f32 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/55424 CI-Ready: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Tested-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/fapi2')
-rw-r--r--src/usr/fapi2/target.C6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/usr/fapi2/target.C b/src/usr/fapi2/target.C
index ddb1da0a3..46338c65f 100644
--- a/src/usr/fapi2/target.C
+++ b/src/usr/fapi2/target.C
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015,2016 */
+/* Contributors Listed Below - COPYRIGHT 2015,2018 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -31,6 +31,8 @@
#include <target.H>
+#error "Preventing CI from running"
+
namespace PLAT_TARGET
{
@@ -40,4 +42,4 @@ namespace PLAT_TARGET
}
-} //end fapi2 namespace \ No newline at end of file
+} //end fapi2 namespace
OpenPOWER on IntegriCloud