summaryrefslogtreecommitdiffstats
path: root/src/usr/makefile
diff options
context:
space:
mode:
authorTerry J. Opie <opiet@us.ibm.com>2012-03-07 13:39:53 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-04-04 21:02:11 -0500
commitade5f3e69bf455b78e10da68c0ac0d2d5fdb1f6c (patch)
tree29bcedfb462d476c4d1ace8a29cee543e465510b /src/usr/makefile
parent4e29fbf87555f7d1b4c9923203f091bde397e2a6 (diff)
downloadtalos-hostboot-ade5f3e69bf455b78e10da68c0ac0d2d5fdb1f6c.tar.gz
talos-hostboot-ade5f3e69bf455b78e10da68c0ac0d2d5fdb1f6c.zip
MVPD Device Driver
- MVPD test cases - Add temp binary image file - Adjust SPD/DIMM Pres Detect tests to operate on 1 DIMM. Change-Id: Iaaacd4787ba8e8a8d74f3c427507d98a5f0b218c RTC: 35329 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/777 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/makefile')
-rw-r--r--src/usr/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/makefile b/src/usr/makefile
index 02f209082..669a20fc4 100644
--- a/src/usr/makefile
+++ b/src/usr/makefile
@@ -27,6 +27,6 @@ OBJS = module_init.o
SUBDIRS = example.d trace.d cxxtest.d testcore.d errl.d devicefw.d \
scom.d xscom.d targeting.d initservice.d hwpf.d \
ecmddatabuffer.d pnor.d i2c.d vfs.d fsi.d hwas.d fsiscom.d \
- intr.d spd.d pore.d util.d mbox.d diag.d
+ intr.d spd.d pore.d util.d mbox.d diag.d mvpd.d
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud