[VOL-5026] (pre-)Build and deploy repo:voltha-go
Makefile
config.mk
makefiles/
makefiles/consts.mk
makefiles/include.mk
--------------------
o Includee the latest onf-make library makefiles.
o Define standard lint targets and docker arguments.
o Behavior configured through config.mk in the sandbox root.
Change-Id: I2bbb74109d020ed12736bae0c35360bddf2cbe7f
diff --git a/makefiles/lint/urls b/makefiles/lint/urls
new file mode 100644
index 0000000..5694a1b
--- /dev/null
+++ b/makefiles/lint/urls
@@ -0,0 +1,5 @@
+# -*- makefile -*-
+
+https://www.shellcheck.net/wiki/Directive
+
+# [EOF]
\ No newline at end of file