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