summaryrefslogtreecommitdiffstats
path: root/build/patch-packages/Makefile
diff options
context:
space:
mode:
authorMichael Polenchuk <mpolenchuk@mirantis.com>2017-02-22 17:17:57 +0400
committerMichael Polenchuk <mpolenchuk@mirantis.com>2017-02-22 17:21:45 +0400
commite1fffbe607421d6df2d98e0bda1d632feebf108d (patch)
tree142e65a772d8deb59ba8a413db97362738aa3b4e /build/patch-packages/Makefile
parentdb19fe3ca6c08be09b847e40acc0ce871ea29eac (diff)
Tidy up outdated cirros image
Remove outdated daily build of cirros image since version of 0.3.5 has been released and supposed to use by functest suites. Change-Id: If8b7dd86a284485b376ec0f62f43093e674c96a3 Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Diffstat (limited to 'build/patch-packages/Makefile')
-rw-r--r--build/patch-packages/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/patch-packages/Makefile b/build/patch-packages/Makefile
index aaac038b0..d12b53a72 100644
--- a/build/patch-packages/Makefile
+++ b/build/patch-packages/Makefile
@@ -8,7 +8,7 @@
# http://www.apache.org/licenses/LICENSE-2.0
##############################################################################
-SUBDIRS := cirros_testvm
+SUBDIRS :=
SUBCLEAN = $(addsuffix .clean,$(SUBDIRS))
.PHONY: $(SUBDIRS) $(SUBCLEAN) clean