Mercurial > flash_v2
diff packages/hal/mips/arch/current/cdl/hal_mips.cdl @ 92:08ffab08d2ee ecos-sw-2000-05-26
Merge from eCos master repository on 2000-05-26-07:47:03-BST
| author | jlarmour |
|---|---|
| date | Fri, 26 May 2000 13:46:34 +0000 |
| parents | 435cced73e2f |
| children | b939e9cada46 |
line wrap: on
line diff
--- a/packages/hal/mips/arch/current/cdl/hal_mips.cdl +++ b/packages/hal/mips/arch/current/cdl/hal_mips.cdl @@ -83,6 +83,7 @@ cdl_package CYGPKG_HAL_MIPS { cdl_option CYGDBG_HAL_MIPS_DEBUG_GDB_CTRLC_SUPPORT { display "Architecture GDB CTRLC support" calculated { CYGDBG_HAL_DEBUG_GDB_CTRLC_SUPPORT || CYGDBG_HAL_DEBUG_GDB_BREAK_SUPPORT } + active_if { CYGINT_HAL_DEBUG_GDB_CTRLC_UNSUPPORTED == 0 } description " If either the CTRLC or BREAK support options in hal.h are set then set our own option to turn on shared generic support for
