summaryrefslogtreecommitdiffstats
path: root/src/usr/mbox/makefile
diff options
context:
space:
mode:
authorDoug Gilbert <dgilbert@us.ibm.com>2012-03-30 16:47:53 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-05-16 11:56:48 -0500
commitf4f33e68921d3fffdac8c848979659a6dce552ce (patch)
treed8c29878f65c5873a2eaaa1f6c7830a7686c5806 /src/usr/mbox/makefile
parentbb809cc17398ed47d5ab40c9ffb97f95c5d8779f (diff)
downloadtalos-hostboot-f4f33e68921d3fffdac8c848979659a6dce552ce.tar.gz
talos-hostboot-f4f33e68921d3fffdac8c848979659a6dce552ce.zip
Mailbox DMA buffer capabilities
RTC:34032 Change-Id: Ib1e29210ffc183f9c3bd475ab8d9779b5a448909 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/932 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/mbox/makefile')
-rw-r--r--src/usr/mbox/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/mbox/makefile b/src/usr/mbox/makefile
index 455b5e581..456836c0d 100644
--- a/src/usr/mbox/makefile
+++ b/src/usr/mbox/makefile
@@ -23,7 +23,7 @@
ROOTPATH = ../../..
MODULE = mbox
-OBJS = mboxdd.o mailboxsp.o
+OBJS = mboxdd.o mailboxsp.o mbox_dma_buffer.o
SUBDIRS = test.d
OpenPOWER on IntegriCloud