summaryrefslogtreecommitdiffstats
path: root/build/Makefile
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2017-03-17 03:14:17 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-03-17 03:14:17 +0000
commit51dae541542e7434a34fc2468810c4470afe8f34 (patch)
treea8ab190869ffee414018c3f63e688ed053475bef /build/Makefile
parenta2e3fa60a457070c04d1e87622fd9c0cd3f75281 (diff)
parent9cd38d64a7e2e31ab2a5919e6480377a08faeb42 (diff)
Merge "Removes building quagga/zrpc" into stable/danube
Diffstat (limited to 'build/Makefile')
-rw-r--r--build/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/Makefile b/build/Makefile
index 0bedd9d6..b81ddd3d 100644
--- a/build/Makefile
+++ b/build/Makefile
@@ -248,7 +248,7 @@ $(BUILD_DIR)/overcloud-full.qcow2: congress-rpm tacker-rpm networking-vpp-rpm
###############
.PHONY: overcloud-opendaylight
-overcloud-opendaylight: quagga-zrpc $(BUILD_DIR)/overcloud-full-opendaylight.qcow2
+overcloud-opendaylight: $(BUILD_DIR)/overcloud-full-opendaylight.qcow2
$(BUILD_DIR)/overcloud-full-opendaylight.qcow2: $(BUILD_DIR)/overcloud-full.qcow2
@echo "Building the Apex OpenDaylight Overcloud Image"