summaryrefslogtreecommitdiffstats
path: root/src/makefile
diff options
context:
space:
mode:
authorPatrick Williams <iawillia@us.ibm.com>2011-08-01 11:58:16 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2011-08-10 13:59:31 -0500
commit35f739456cefd1540e0aa4a42722a73a56a6b661 (patch)
tree99a7272d36b8933b1d100d7edef62756f1aecedd /src/makefile
parent791725b105cb8e61c9f93af844a80af12d07aad8 (diff)
downloadtalos-hostboot-35f739456cefd1540e0aa4a42722a73a56a6b661.tar.gz
talos-hostboot-35f739456cefd1540e0aa4a42722a73a56a6b661.zip
Update scratch SPR #s for P8.
Change-Id: Ia063a66b705b3272b7578ece420c84ac9c4c3d26 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/224 Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Tested-by: Jenkins Server
Diffstat (limited to 'src/makefile')
-rw-r--r--src/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefile b/src/makefile
index caa22a9d2..3a5489cb9 100644
--- a/src/makefile
+++ b/src/makefile
@@ -30,7 +30,7 @@ DIRECT_BOOT_OBJECTS = start.o kernel.o taskmgr.o cpumgr.o syscall.o \
syscall_msg.o syscall_mmio.o syscall_time.o \
init_main.o vfs_main.o sync.o futexmgr.o \
ptmgr.o segmentmgr.o basesegment.o devicesegment.o \
- block.o cxxtest_data.o cpuid.o
+ block.o cxxtest_data.o cpuid.o misc.o
## STUB_TESTCASE_OBJECT = cxxtest_stub.o
OpenPOWER on IntegriCloud