summaryrefslogtreecommitdiffstats
path: root/src/usr/pnor/makefile
diff options
context:
space:
mode:
authorAdam Muhle <armuhle@us.ibm.com>2011-08-08 09:58:58 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2011-08-08 11:27:45 -0500
commit0709fbac11be8a30710a34dad5af5f37449d7255 (patch)
tree6877bc87d355a153bf79304c0a85b978d8920dda /src/usr/pnor/makefile
parentdf4b0117660700e195864b761dfe92dd3467c686 (diff)
downloadblackbird-hostboot-0709fbac11be8a30710a34dad5af5f37449d7255.tar.gz
blackbird-hostboot-0709fbac11be8a30710a34dad5af5f37449d7255.zip
Create fakext "hello world" module to place in the extended image for
testing purposes. Change-Id: I4a79fbf50aa3871ee60dd58d85ccfd509fdf06f4 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/232 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 0700f7554..61989e24e 100644
--- a/src/usr/pnor/makefile
+++ b/src/usr/pnor/makefile
@@ -3,6 +3,6 @@ MODULE = pnor
OBJS = pnorrp.o pnordd.o
-SUBDIRS = test.d
+SUBDIRS = test.d fakeext.d
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud