summaryrefslogtreecommitdiffstats
path: root/src/usr/fapi2
diff options
context:
space:
mode:
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