Add makefile param identifier in the const file
[bertos.git] / wizard / const.py
index 4b2a3fccb10ea82f50d69482d57ce454f3ce8b37..c397b3b8efce6a48eed0ba874348a33d086bbc9b 100644 (file)
@@ -83,3 +83,5 @@ MODULE_DEFINITION = {
     "module_hw": "module_hw",
     "module_supports": "module_supports",
 }
+
+MK_PARAM_ID = "MK_"