summaryrefslogtreecommitdiffstats
path: root/src/sbefw
diff options
context:
space:
mode:
authorspashabk-in <shakeebbk@in.ibm.com>2018-09-05 08:23:14 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2018-09-16 23:41:45 -0500
commit3aa7b7c2918f4da9e5d8d5d9ba05ec5a5daace47 (patch)
tree787dae119ec60727716e9fd4e02ca082d422b434 /src/sbefw
parentd103f7adad9db03b0a13878ad9f80bd02b54b4c1 (diff)
downloadtalos-sbe-3aa7b7c2918f4da9e5d8d5d9ba05ec5a5daace47.tar.gz
talos-sbe-3aa7b7c2918f4da9e5d8d5d9ba05ec5a5daace47.zip
Enable parallel builds in SBE
Change-Id: Iae7c898d9352bd2d2ac6c909cb9c7b3bd346a5b3 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/65700 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src/sbefw')
-rw-r--r--src/sbefw/core/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sbefw/core/Makefile b/src/sbefw/core/Makefile
index ad0c74c9..9c9505f8 100644
--- a/src/sbefw/core/Makefile
+++ b/src/sbefw/core/Makefile
@@ -50,7 +50,6 @@ $(OBJS) $(OBJS:.o=.d): | $(OBJDIR)
$(OBJDIR):
mkdir -p $(OBJDIR)
-
#clean the kernel directory first, then the application level clean
clean:
rm -fr $(OBJDIR)
OpenPOWER on IntegriCloud