Add missing dependence.
[bertos.git] / bertos / kern / proc.h
index acc2391091bf5a0770dec4a3ebee3f741698a399..af193546a81cce6db08f2b3790ae2f2139d570c5 100644 (file)
@@ -37,7 +37,7 @@
  *
  * $WIZ$ module_name = "kernel"
  * $WIZ$ module_configuration = "bertos/cfg/cfg_proc.h"
- * $WIZ$ module_depends = "switch_ctx"
+ * $WIZ$ module_depends = "switch_ctx", "coop"
  * $WIZ$ module_supports = "not atmega103"
  */