commit | c597d42fb53974a8e808c70f1f765ba72e4f6305 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Mon Jan 22 14:25:06 2018 -0700 |
committer | Zack Williams <zdw@opennetworking.org> | Tue Jan 23 18:35:45 2018 +0000 |
tree | 97529e4f8ec48c981eb2fc318bea1bc1b0140ffc | |
parent | c56517f4661bef47a8729745dd494fdb3ed24567 [diff] [blame] |
[CORD-2566] Avoid creating nested genconfig directories Change-Id: I00c69da4344a8c5bdf9197b5edc76aab55339f34
diff --git a/Makefile b/Makefile index 2af3a2c..bab71e4 100644 --- a/Makefile +++ b/Makefile
@@ -241,6 +241,7 @@ $(M)/cord-config: | $(CORD_CONFIG_PREREQS) $(ANSIBLE_PB) $(PI)/cord-config-playbook.yml $(LOGCMD) + rm -rf $(CONFIG_CORD_PROFILE_DIR)/genconfig cp -r $(GENCONFIG_D) $(CONFIG_CORD_PROFILE_DIR)/genconfig touch $@