summaryrefslogtreecommitdiffstats
path: root/src/build/makefile
diff options
context:
space:
mode:
authorAdam Muhle <armuhle@us.ibm.com>2011-08-10 16:21:12 -0500
committerADAM R. MUHLE <armuhle@us.ibm.com>2011-08-15 08:53:32 -0500
commitc7b83cbaf5b18e72846e24e26f990babc5b02708 (patch)
treefc9a5e5771c9f08ed89e688d265434a5f0fcdcc9 /src/build/makefile
parent65f04fd6c74f04a3d7b0f11c3f21e634a2b0a9e8 (diff)
downloadtalos-hostboot-c7b83cbaf5b18e72846e24e26f990babc5b02708.tar.gz
talos-hostboot-c7b83cbaf5b18e72846e24e26f990babc5b02708.zip
Move fakePNOR to 5MB, copy fakeext image to sandbox, load fakeext/TOC into phys_mem
Change-Id: Ie9243f22f7afbfd2d3112fa17fe74999467d2dd6 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/251 Tested-by: Jenkins Server Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/build/makefile')
-rw-r--r--src/build/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/build/makefile b/src/build/makefile
index 8d4c7d750..d9ef1d792 100644
--- a/src/build/makefile
+++ b/src/build/makefile
@@ -1,5 +1,5 @@
ROOTPATH = ../..
-SUBDIRS = linker.d
+SUBDIRS = linker.d tocgen.d
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud