aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-03-18 01:04:57 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-03-18 01:04:57 +0000
commit23a1051ef8c79b4b4fadb0ed2cb810b79ccf3d02 (patch)
tree6b5c2cb512695be9cf347553d8ae51a83371f098 /build
parent49c8a0a3d06b726a9dd0c6602b734dc2eeda1c0f (diff)
parent1713425fc6069d8daf3dd1ccefbae29f1cb49d8c (diff)
Merge "f_tacker-pluginbuild: Force cache ID change" into stable/danube
Diffstat (limited to 'build')
-rw-r--r--build/f_isoroot/f_tacker-pluginbuild/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/build/f_isoroot/f_tacker-pluginbuild/Makefile b/build/f_isoroot/f_tacker-pluginbuild/Makefile
index 997430de1..9c97db777 100644
--- a/build/f_isoroot/f_tacker-pluginbuild/Makefile
+++ b/build/f_isoroot/f_tacker-pluginbuild/Makefile
@@ -9,13 +9,13 @@
TOP := $(shell pwd)
-############################################################################
+##############################################################################
# BEGIN of Include definitions
#
include config.mk
#
# END Include definitions
-#############################################################################
+##############################################################################
.PHONY: all
@@ -51,9 +51,9 @@ release:.tackerbuild
# (no .cacheid will be present unless this is a cached build)
test -f .cacheid && $(MAKE) -f Makefile put-cache || exit 0
-#############################################################################
+##############################################################################
# Cache operations - only used when building through ci/build.sh
-#############################################################################
+##############################################################################
# Create a unique hash to be used for getting and putting cache, based on: