Change module definition in order to contain hw dependency
[bertos.git] / bertos / drv / dataflash.h
index e8ecd4e940eacdf40037acc50463e2c5a45b87a0..4b4e994ddd862f6f8db990a24e559026eb6de810 100644 (file)
@@ -39,7 +39,7 @@
  * $WIZ$ module_name = "dataflash"
  * $WIZ$ module_depends = "kfile"
  * $WIZ$ module_configuration = "bertos/cfg/cfg_dataflash.h"
- * }
+ * $WIZ$ module_hw = "bertos/hw/hw_dataflash.h", "bertos/hw/hw_dataflash.c"
  */