Mercurial > ecos-v3_0-branch
diff packages/ecos.db @ 2849:70648fa729ea
+2009-03-19 Ilija Kocho <ilijak@siva.com.mk>
+
+ * ecos.db: target mac7100evb added word "Freescale" to the description.
+
* hal/arm/mac7100/var/current/src/hal_diag.c: fixed gcc 4.3.2 warning
| author | jld |
|---|---|
| date | Thu, 19 Mar 2009 12:49:18 +0000 |
| parents | 8c4fdb8484c3 |
| children |
line wrap: on
line diff
--- a/packages/ecos.db +++ b/packages/ecos.db @@ -10,7 +10,7 @@ ## ####ECOSGPLCOPYRIGHTBEGIN#### ## ------------------------------------------- ## This file is part of eCos, the Embedded Configurable Operating System. -## Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004, 2005, 2008 Free Software Foundation, Inc. +## Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004, 2005, 2008, 2009 Free Software Foundation, Inc. ## ## eCos is free software; you can redistribute it and/or modify it under ## the terms of the GNU General Public License as published by the Free @@ -4953,7 +4953,7 @@ target mace1 { } target mac7100evb { - alias { "MAC7100EVB - a MAC7100 evaluation board" mac7100_mac7100evb } + alias { "MAC7100EVB - Freescale MAC7100 evaluation board" mac7100_mac7100evb } packages { CYGPKG_HAL_ARM CYGPKG_HAL_ARM_MAC7100 CYGPKG_HAL_ARM_MAC7100_MAC7100EVB
