summaryrefslogtreecommitdiffstats
path: root/src/build/makefile
diff options
context:
space:
mode:
authorMike Jones <mjjones@us.ibm.com>2011-11-17 19:38:31 -0600
committerMIKE J. JONES <mjjones@us.ibm.com>2011-11-21 12:07:50 -0600
commit11c80c5abcf203e5a65098ea047fd6d2a6e607cc (patch)
tree1e1a5246e8ed0b25b66e6e1e34bba7622f63bbea /src/build/makefile
parentb9d93e82a069b6650f3bd7b43abe6aecc0bf2e4e (diff)
downloadtalos-hostboot-11c80c5abcf203e5a65098ea047fd6d2a6e607cc.tar.gz
talos-hostboot-11c80c5abcf203e5a65098ea047fd6d2a6e607cc.zip
HWPF: Only support initfile attributes in fapiGetInitFileAttr()
Change-Id: Ia1ffa854d55b68f0e32595080bba323cd52e23a3 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/503 Tested-by: Jenkins Server Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Reviewed-by: CAMVAN T. NGUYEN <ctnguyen@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@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 bcbe5f5ec..9cc2341ff 100644
--- a/src/build/makefile
+++ b/src/build/makefile
@@ -22,6 +22,6 @@
# IBM_PROLOG_END
ROOTPATH = ../..
-SUBDIRS = linker.d tocgen.d ifcompiler.d
+SUBDIRS = linker.d tocgen.d
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud