summaryrefslogtreecommitdiffstats
path: root/makefile
diff options
context:
space:
mode:
authorLateef Quraishi <lateef@us.ibm.com>2016-05-26 15:47:39 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-06-22 17:15:31 -0400
commite9271107e30731bf3f6fd2d922f5921aa9ec09ca (patch)
treefd14f507ff11d722563eceeca19f39ea9da2a3e4 /makefile
parentab6f0d21da7d4af25198ecd1b0837c9ec2c3b8f2 (diff)
downloadtalos-hostboot-e9271107e30731bf3f6fd2d922f5921aa9ec09ca.tar.gz
talos-hostboot-e9271107e30731bf3f6fd2d922f5921aa9ec09ca.zip
make clean target update & clobber
Change-Id: Ia946bb84b34ea651b09bfbaac992888bafbe4914 RTC: 151009 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25095 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com> Reviewed-by: Michael Baiocchi <mbaiocch@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'makefile')
-rw-r--r--makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/makefile b/makefile
index ab751a331..4619e6d6d 100644
--- a/makefile
+++ b/makefile
@@ -5,7 +5,9 @@
#
# OpenPOWER HostBoot Project
#
-# COPYRIGHT International Business Machines Corp. 2010,2014
+# Contributors Listed Below - COPYRIGHT 2010,2016
+# [+] International Business Machines Corp.
+#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -32,6 +34,7 @@ SKIP_CONFIG_FILE_LOAD = 1
IMAGE_PASS_POST += $(GENDIR)/hwp_id.html
CLEAN_TARGETS += $(GENDIR)/hwp_id.html
+
ifndef BUILD_MINIMAL
IMAGE_PASS_POST += cscope ctags
endif
OpenPOWER on IntegriCloud