summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/makefile
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@us.ibm.com>2012-05-17 09:12:42 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-07-16 18:38:10 -0500
commit19b2fa16137b10e1c34b71bec450a36eee1a0545 (patch)
tree54f947b39816072ecd314036f3afc6bf7865a67c /src/usr/diag/makefile
parent43c18103e9bdbbf1fd17bfcccf885c64d07f305c (diff)
downloadtalos-hostboot-19b2fa16137b10e1c34b71bec450a36eee1a0545.tar.gz
talos-hostboot-19b2fa16137b10e1c34b71bec450a36eee1a0545.zip
Initial attention handler support.
RTC: 40764 Change-Id: Ic5b5b3e80915cb4f0ee543baa6fe4abc51e07ad2 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1079 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/diag/makefile')
-rw-r--r--src/usr/diag/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/diag/makefile b/src/usr/diag/makefile
index d55ba0d84..3518d118c 100644
--- a/src/usr/diag/makefile
+++ b/src/usr/diag/makefile
@@ -22,6 +22,6 @@
# IBM_PROLOG_END
ROOTPATH = ../../..
-SUBDIRS = mdia.d prdf.d
+SUBDIRS = mdia.d prdf.d attn.d
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud