summaryrefslogtreecommitdiffstats
path: root/src/makefile
diff options
context:
space:
mode:
authorPatrick Williams <iawillia@us.ibm.com>2011-09-06 21:39:37 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2011-09-12 10:43:43 -0500
commit0c57368b19b2c47d8c3d6495d4fa166663c9c2ea (patch)
tree65f00729c135cddd4b9eb70e7114522fb31155f3 /src/makefile
parent2900cb906ec96134dba7c57c23b18e98cec215a7 (diff)
downloadtalos-hostboot-0c57368b19b2c47d8c3d6495d4fa166663c9c2ea.tar.gz
talos-hostboot-0c57368b19b2c47d8c3d6495d4fa166663c9c2ea.zip
FP Denormalization support.
Change-Id: I529e6f072993c0dd0a638fe7e53bcc871e6a928c Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/326 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 fad0678e5..21d737ecb 100644
--- a/src/makefile
+++ b/src/makefile
@@ -37,7 +37,7 @@ DIRECT_BOOT_OBJECTS = start.o kernel.o taskmgr.o cpumgr.o syscall.o \
syscall_mm.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 misc.o msghandler.o \
- blockmsghdlr.o stacksegment.o
+ blockmsghdlr.o stacksegment.o softpatch_p7.o
## STUB_TESTCASE_OBJECT = cxxtest_stub.o
OpenPOWER on IntegriCloud