summaryrefslogtreecommitdiffstats
path: root/src/makefile
diff options
context:
space:
mode:
authorMissy Connell <missyc@us.ibm.com>2012-12-03 12:13:25 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-03-12 09:43:04 -0500
commit6a8e78667bd096e41a909273e4359bc62e444992 (patch)
tree1e2ab1e38223186a62484a766a288d9e604f9692 /src/makefile
parent6a15522c01a44a19ea6af93cdcff8ff76cbaedce (diff)
downloadtalos-hostboot-6a8e78667bd096e41a909273e4359bc62e444992.tar.gz
talos-hostboot-6a8e78667bd096e41a909273e4359bc62e444992.zip
Dump Collect code
RTC:46996 Change-Id: I18863c91dcde353df6201c3c13e101626f24206b Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3131 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/makefile')
-rw-r--r--src/makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/makefile b/src/makefile
index 40a428d03..014988e3d 100644
--- a/src/makefile
+++ b/src/makefile
@@ -46,7 +46,7 @@ DIRECT_BOOT_OBJECTS = start.o kernel.o taskmgr.o cpumgr.o syscall.o \
shutdown.o forceattn_p8.o terminate.o
BASE_MODULES = trace errl devicefw scom xscom initservice \
- pnor vfs
+ pnor vfs
EXTENDED_MODULES = targeting ecmddatabuffer fapi hwp plat \
extinitsvc istepdisp hwas fsi fsiscom i2c intr scan \
@@ -57,14 +57,14 @@ EXTENDED_MODULES = targeting ecmddatabuffer fapi hwp plat \
core_activate dram_initialization edi_ei_initialization \
establish_system_smp \
nest_chiplets start_payload thread_activate slave_sbe \
- attn runtime ibscom
+ attn runtime ibscom dump
TESTCASE_MODULES = cxxtest testtrace testerrl testdevicefw testsyslib \
testscom testxscom testtargeting testinitservice testkernel \
testhwpf testecmddatabuffer initsvctesttask testcxxtest \
testpnor testi2c testfsi testvfs testhwas testintr testvpd \
testpore testutil testmbox testmdia testprdf testattn \
- testscan testruntime testibscom
+ testscan testruntime testibscom testdump
RELOCATABLE_IMAGE_LDFLAGS = -pie --export-dynamic
OpenPOWER on IntegriCloud