Start to refactor kernel configuration.
[bertos.git] / bertos / kern / proc.h
index cb35af5d484d18cdd0bfd90827afe20240aa0c35..abd68fc67c9218a4ff2216eba384912a5d87eccc 100644 (file)
@@ -36,7 +36,7 @@
  * \author Bernie Innocenti <bernie@codewiz.org>
  *
  * $WIZ$ module_name = "kernel"
- * $WIZ$ module_configuration = "bertos/cfg/cfg_kern.h"
+ * $WIZ$ module_configuration = "bertos/cfg/cfg_proc.h"
  */
 
 #ifndef KERN_PROC_H