summaryrefslogtreecommitdiffstats
path: root/src/usr/secureboot/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/secureboot/makefile')
-rw-r--r--src/usr/secureboot/makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/usr/secureboot/makefile b/src/usr/secureboot/makefile
index d406bb620..6ea748cd5 100644
--- a/src/usr/secureboot/makefile
+++ b/src/usr/secureboot/makefile
@@ -5,7 +5,7 @@
#
# IBM CONFIDENTIAL
#
-# COPYRIGHT International Business Machines Corp. 2013
+# COPYRIGHT International Business Machines Corp. 2013,2014
#
# p1
#
@@ -22,6 +22,7 @@
# IBM_PROLOG_END_TAG
ROOTPATH = ../../..
-SUBDIRS = base.d ext.d
+SUBDIRS += base.d
+SUBDIRS += ext.d
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud