summaryrefslogtreecommitdiffstats
path: root/src/makefile
diff options
context:
space:
mode:
authorPatrick Williams <iawillia@us.ibm.com>2011-06-30 15:20:20 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2011-06-30 15:28:46 -0500
commit4021070c48ff9dbb8730006ff01b83b5b8051fc5 (patch)
treebc1b79450067ddb08c71232022eb457e1c1fefe0 /src/makefile
parente93bda2d2a30ff9959384dce0563ab143bc30aad (diff)
downloadtalos-hostboot-4021070c48ff9dbb8730006ff01b83b5b8051fc5.tar.gz
talos-hostboot-4021070c48ff9dbb8730006ff01b83b5b8051fc5.zip
Init service added twice to image.
Change-Id: I98eeaf317ea0f27c248757eedb86de7c8616f5d3 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/162 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 656aedb80..682def8f7 100644
--- a/src/makefile
+++ b/src/makefile
@@ -15,7 +15,7 @@ DIRECT_BOOT_OBJECTS = start.o kernel.o taskmgr.o cpumgr.o syscall.o \
RUNTIME_OBJECTS =
-BASE_MODULES = trace errl devicefw scom xscom initservice
+BASE_MODULES = trace errl devicefw scom xscom
EXTENDED_MODULES = targeting ecmddatabuffer hwpf fapi hwp initservice plat
DIRECT_BOOT_MODULES = example
OpenPOWER on IntegriCloud