AT91: distinct CPU definitions for AT91SAM7X and AT91SAM7S family
[bertos.git] / bertos / drv / eth.h
index a5f0c2d5a713f53d2db1c7f60b09867dafdc2f1b..3caacb59c725f7ac0d65433a896976985e3ae7ca 100644 (file)
@@ -36,7 +36,7 @@
  *
  * $WIZ$ module_name = "eth"
  * $WIZ$ module_configuration = "bertos/cfg/cfg_eth.h"
- * $WIZ$ module_supports = "at91"
+ * $WIZ$ module_supports = "at91sam7x"
  */
 
 #ifndef DRV_ETH_H