summaryrefslogtreecommitdiffstats
path: root/src/usr/makefile
diff options
context:
space:
mode:
authorZane Shelley <zshelle@us.ibm.com>2016-01-22 10:30:55 -0600
committerStephen Cprek <smcprek@us.ibm.com>2016-02-19 17:06:14 -0600
commitecb3640364de919e9a22683338cb46b8858073ca (patch)
tree4e28c95a2b6444a1e65f83205243d5ad6992e225 /src/usr/makefile
parent6b5e10997622f7bbc19711333763c82e5b868192 (diff)
downloadtalos-hostboot-ecb3640364de919e9a22683338cb46b8858073ca.tar.gz
talos-hostboot-ecb3640364de919e9a22683338cb46b8858073ca.zip
ATTN: reenabled compilation for P9
Change-Id: I4c6d842a3220ddd8da8fed5d95b99d2903e1010a RTC: 145116 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23531 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/makefile')
-rw-r--r--src/usr/makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/usr/makefile b/src/usr/makefile
index 0e5f18806..60f3722df 100644
--- a/src/usr/makefile
+++ b/src/usr/makefile
@@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2010,2015
+# Contributors Listed Below - COPYRIGHT 2010,2016
# [+] Google Inc.
# [+] International Business Machines Corp.
#
@@ -64,5 +64,6 @@ SUBDIRS += console.d
SUBDIRS += errldisplay.d
SUBDIRS += ipmi.d
#SUBDIRS += htmgt.d
+SUBDIRS += diag.d
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud