aboutsummaryrefslogtreecommitdiffstats
path: root/build/Makefile
diff options
context:
space:
mode:
authorStefan K. Berg <stefan.k.berg@ericsson.com>2016-01-27 12:38:42 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-01-27 12:38:42 +0000
commit0cc989a2376c6f9c8171a556c7fa7869f4635dc6 (patch)
treeda3af916cf230e86589572d44324930be70db4a6 /build/Makefile
parentb4cc8935a0b22c4104cbeec027a7325afff9b3ae (diff)
parent567c751216af815920caa7a495822aa902a3aa0a (diff)
Merge "Revert "Fix build failure in fuel base & qemu""
Diffstat (limited to 'build/Makefile')
-rw-r--r--build/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/Makefile b/build/Makefile
index f77a14538..3d7dd634d 100644
--- a/build/Makefile
+++ b/build/Makefile
@@ -110,7 +110,6 @@ $(ISOCACHE):
# Need to replace the old Docker v. 1.5.0 with a later version to be
# able to access the Docker remote repository!
cd /tmp/fuel-main && patch -f -p0 < $(TOPDIR)/fuel-main_docker_version.patch
- # cd /tmp/fuel-main && patch -f -p0 < $(TOPDIR)/fuel-main_docker_dns.patch
#
cd /tmp/fuel-main && ./prepare-build-env.sh
# Verify that Docker is alive