makefiles/ migration to repo:onf-make
https://github.com/opencord/onf-make
Makefile
VERSION
makefiles-orig/bootstrap.mk
makefiles-orig/include.mk
---------------------------
o Rename makefiles/ to makefiles-orig/ as an interim step.
o Transition to using repo:onf-make as a git sub-module which
will allow removing duplicat and custom logic in each repository.
testing/certification.rst
-------------------------
o Morph broken URL into a comment while configs are mia (certification.yaml).
Change-Id: I9396aec0301d263f18364944ad2ebdf633e52f57
diff --git a/Makefile b/Makefile
index 54463fc..99a5aeb 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@
##---] INCLUDES [---##
##--------------------##
include $(TOP)/config.mk# # configure
-include $(TOP)/makefiles/include.mk # top level include
+include $(TOP)/makefiles-orig/include.mk # top level include
# You can set these variables from the command line.
SPHINXOPTS ?=