commit | 2dad22db3b963153865f37cf3a8a906e81b655ab | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Jan 12 15:43:44 2017 -0800 |
committer | Matteo Scandolo <teo@onlab.us> | Thu Jan 12 16:18:33 2017 -0800 |
tree | 7c11fbb5c557ba5bd07cafb3cd3719b8f60f0207 | |
parent | 7c5aebc4c0b2b0f3fb321e619469af87f16955cb [diff] [blame] |
Adding docker cache to UI containers Change-Id: Ie5a8a69f4e037ec110a57ea938335e0c4e47f8a7
diff --git a/common/Makedefs b/common/Makedefs index 72a4654..eb72299 100644 --- a/common/Makedefs +++ b/common/Makedefs
@@ -1,6 +1,8 @@ # common/Makedefs # Defines commonly used Makefile variables +NO_DOCKER_CACHE ?= false + COMMON_DIR ?= $(dir $(abspath $(lastword $(MAKEFILE_LIST)))) CONFIG_DIR ?= $(COMMON_DIR)