summaryrefslogtreecommitdiffstats
path: root/src/makefile
diff options
context:
space:
mode:
authorMatthew Barth <msbarth@us.ibm.com>2011-06-21 14:02:56 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2011-06-24 13:45:56 -0500
commit99d638310adbe9340981ce1fe06c47e6988ab369 (patch)
tree84104b936ae3f9e525b0058547b235240203e28d /src/makefile
parentd85739a1ad9e58339f5a58225da2ba5c7476c68b (diff)
downloadtalos-hostboot-99d638310adbe9340981ce1fe06c47e6988ab369.tar.gz
talos-hostboot-99d638310adbe9340981ce1fe06c47e6988ab369.zip
Add device segment to SLB init
Change-Id: Ia0c9bcf4840a31808018f595875d99fa6e282e2f Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/155 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 c86f33ea5..b5c6947fb 100644
--- a/src/makefile
+++ b/src/makefile
@@ -20,7 +20,7 @@ EXTENDED_MODULES = targeting
DIRECT_BOOT_MODULES = example
RUNTIME_MODULES =
TESTCASE_MODULES = cxxtest testerrl testdevicefw testsyslib \
- testscom testxscom testtargeting testinitservice
+ testscom testxscom testtargeting testinitservice testkernel
RELOCATABLE_IMAGE_LDFLAGS = -pie --export-dynamic
OpenPOWER on IntegriCloud