Add missing configuration file for EEPROM driver.
authorbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 3 Feb 2011 18:21:41 +0000 (18:21 +0000)
committerbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 3 Feb 2011 18:21:41 +0000 (18:21 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4679 38d2e660-2303-0410-9eaa-f027e97ec537

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"
  */