summaryrefslogtreecommitdiffstats
path: root/src/makefile
diff options
context:
space:
mode:
authorMissy Connell <missyc@us.ibm.com>2012-10-22 16:25:14 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-10-24 15:43:41 -0500
commitad829721422d652ea89123c6e4c8aecdee0144af (patch)
treebcf03c419c8aa87e8c235355cd5c2440a3c7266f /src/makefile
parent799ce7095b6a019d4103685ae85558418b9368c7 (diff)
downloadtalos-hostboot-ad829721422d652ea89123c6e4c8aecdee0144af.tar.gz
talos-hostboot-ad829721422d652ea89123c6e4c8aecdee0144af.zip
Terminate Immediate Structure defintion
- Add include files into the fsp.tar Change-Id: I12a50f7e09f70b1bc6acf436d896b6f3747a7507 RTC:50578 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2115 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
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 1da89aa4d..da8fe7dcb 100644
--- a/src/makefile
+++ b/src/makefile
@@ -44,7 +44,7 @@ DIRECT_BOOT_OBJECTS = start.o kernel.o taskmgr.o cpumgr.o syscall.o \
ptmgr.o segmentmgr.o basesegment.o devicesegment.o \
block.o cxxtest_data.o cpuid.o misc.o msghandler.o \
blockmsghdlr.o stacksegment.o softpatch_p7.o \
- shutdown.o
+ shutdown.o forceattn_p8.o terminate.o
BASE_MODULES = trace errl devicefw scom xscom initservice \
pnor vfs
OpenPOWER on IntegriCloud