Remove warning message for at91 CPUs.
authorbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 28 May 2010 11:07:14 +0000 (11:07 +0000)
committerbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 28 May 2010 11:07:14 +0000 (11:07 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3871 38d2e660-2303-0410-9eaa-f027e97ec537

bertos/drv/eeprom.h

index 583e070adbc3aee9b8f8bf905db89e6d3aa3ccf4..f1d7faf537cd3184f83784cbb590a2f0e18dbf15 100644 (file)
@@ -37,7 +37,6 @@
  *
  * $WIZ$ module_name = "eeprom"
  * $WIZ$ module_depends = "kfile", "i2c"
- * $WIZ$ module_supports = "not at91"
  */
 
 #ifndef DRV_EEPROM_H