Add missing configuration file for EEPROM driver.
[bertos.git] / bertos / drv / eeprom.h
index 063c3d4d8a25818a7b50335da1d1e25d60e4d5a2..d53c7976290bb8968e3e5aba054505f467526e26 100644 (file)
@@ -36,6 +36,7 @@
  * \author Bernie Innocenti <bernie@codewiz.org>
  *
  * $WIZ$ module_name = "eeprom"
+ * $WIZ$ module_configuration = "bertos/cfg/cfg_eeprom.h"
  * $WIZ$ module_depends = "kfile", "kfile_block", "kblock", "i2c"
  */