summaryrefslogtreecommitdiffstats
path: root/makefile
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2017-06-05 13:22:44 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-06-05 18:04:02 -0400
commit46db9aa99b3fbd05db88ab7010cc4e5ebd2ccf75 (patch)
tree8615004619593c74386dff14c9277d9a79a9d40b /makefile
parent0f8d0c0955cc2a3769961257f4d39495ef6eba56 (diff)
downloadtalos-hostboot-46db9aa99b3fbd05db88ab7010cc4e5ebd2ccf75.tar.gz
talos-hostboot-46db9aa99b3fbd05db88ab7010cc4e5ebd2ccf75.zip
Dummy commit to add explicit prereq on hw image
A PM change slipped through that causes checkstops unless we are using a newer hw image. Change-Id: I586eaeb5e8d2c985a993266c9bad8f9f41bbd0d9 CMVC-Prereq: 1025697 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41390 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'makefile')
-rw-r--r--makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefile b/makefile
index e6e974ac8..cfd8c9d58 100644
--- a/makefile
+++ b/makefile
@@ -22,6 +22,7 @@
# permissions and limitations under the License.
#
# IBM_PROLOG_END_TAG
+
SUBDIRS = src.d
ROOTPATH = .
OpenPOWER on IntegriCloud