Refactor for clarity.
[bertos.git] / wizard / mktemplates / template_wiz.mk
index 67e37ad8307f33c86680fb11e533571aa48ab051..f2d346216dc0edeafac286509a368748efa43ed3 100644 (file)
@@ -65,3 +65,7 @@ $pname_CXXSRC = $($pname_CPU_CXXSRC) $($pname_WIZARD_CXXSRC) $($pname_USER_CXXSR
 
 # Automatically generated by the wizard. PLEASE DO NOT EDIT!
 $pname_ASRC = $($pname_CPU_ASRC) $($pname_WIZARD_ASRC) $($pname_USER_ASRC)
+
+# CPU specific flags and options, defined in the CPU definition files.
+# Automatically generated by the wizard. PLEASE DO NOT EDIT!
+$cpuparameters