summaryrefslogtreecommitdiffstats
path: root/fuel/build/Makefile
diff options
context:
space:
mode:
authorFrank Brockners <fbrockne@cisco.com>2015-04-02 11:08:58 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2015-04-02 11:08:58 +0000
commit71bf7b37f4caaab89da39b8109fc18dc658e70cc (patch)
treedb833a721ba2e7497ec7456b21098c373f9496ee /fuel/build/Makefile
parent22c2d3fc96f410eb432e53e8dc4eb304210f0cda (diff)
parent1ea54d02b8282d991c717d87391239613ec663cd (diff)
Merge "Fix problems during build/deployment process"
Diffstat (limited to 'fuel/build/Makefile')
-rw-r--r--fuel/build/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/fuel/build/Makefile b/fuel/build/Makefile
index 364fe31..fda212d 100644
--- a/fuel/build/Makefile
+++ b/fuel/build/Makefile
@@ -62,6 +62,7 @@ all:
@echo "Versions of cached build results built by" $(shell hostname) "at" $(shell date -u) > $(VERSION_FILE)
@echo "cache.mk" $(shell md5sum $(BUILD_BASE)/cache.mk | cut -f1 -d " ") >> $(VERSION_FILE)
@echo "config.mk" $(shell md5sum $(BUILD_BASE)/config.mk | cut -f1 -d " ") >> $(VERSION_FILE)
+ $(MAKE) -C f_odl_docker -f Makefile all
@make -C docker
@docker/runcontext $(DOCKERIMG) $(MAKE) $(MAKEFLAGS) iso