summaryrefslogtreecommitdiffstats
path: root/src/usr/pnor/makefile
diff options
context:
space:
mode:
authorDoug Gilbert <dgilbert@us.ibm.com>2011-08-25 10:53:14 -0500
committerDouglas R. Gilbert <dgilbert@us.ibm.com>2011-09-07 10:37:16 -0500
commit6dd3a0514d3754d607be5689bf07a04d3cc8f483 (patch)
tree90428972c1acc0c6b470b83e84b2ece5780a6ad3 /src/usr/pnor/makefile
parentdd8d92217c8cebd6aa5408ad7fd4fa50ea248c84 (diff)
downloadtalos-hostboot-6dd3a0514d3754d607be5689bf07a04d3cc8f483.tar.gz
talos-hostboot-6dd3a0514d3754d607be5689bf07a04d3cc8f483.zip
Move libs to the extended image
Change-Id: I275a3a4b897e6426164e4f3bd642f92b0d3fed07 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/285 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com>
Diffstat (limited to 'src/usr/pnor/makefile')
-rw-r--r--src/usr/pnor/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/pnor/makefile b/src/usr/pnor/makefile
index 1fe469b70..9a16dae5d 100644
--- a/src/usr/pnor/makefile
+++ b/src/usr/pnor/makefile
@@ -25,6 +25,6 @@ MODULE = pnor
OBJS = pnorrp.o pnordd.o
-SUBDIRS = test.d fakeext.d
+SUBDIRS = test.d
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud