Mercurial > flash_v2
changeset 555:ed761349f500
Fix CDL - no tests currently defined.
| author | gthomas |
|---|---|
| date | Fri, 31 Jan 2003 15:14:50 +0000 |
| parents | 885dc4632462 |
| children | f2b5df359050 |
| files | packages/hal/powerpc/adder/current/ChangeLog packages/hal/powerpc/adder/current/cdl/hal_powerpc_adder.cdl |
| diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/packages/hal/powerpc/adder/current/ChangeLog +++ b/packages/hal/powerpc/adder/current/ChangeLog @@ -1,3 +1,7 @@ +2003-01-31 Gary Thomas <gary@mlbassoc.com> + + * cdl/hal_powerpc_adder.cdl: No tests currently defined. + 2002-12-02 Gary Thomas <gthomas@ecoscentric.com> * include/plf_intr.h: Use MPC8xx variant RESET support.
--- a/packages/hal/powerpc/adder/current/cdl/hal_powerpc_adder.cdl +++ b/packages/hal/powerpc/adder/current/cdl/hal_powerpc_adder.cdl @@ -231,7 +231,7 @@ cdl_package CYGPKG_HAL_POWERPC_ADDER { display "ADDER tests" flavor data no_define - calculated { "tests/addertime" } + default_value { "" } description " This option specifies the set of tests for the ADDER HAL." }
