Mercurial > nand-ecoscentric
diff packages/redboot/current/cdl/redboot.cdl @ 172:cd45958b28ff
Merge from eCos master repository on 2001-07-20-10:24:43-BST
| author | jlarmour |
|---|---|
| date | Fri, 20 Jul 2001 10:23:16 +0000 |
| parents | 42f843b391aa |
| children | 38892b97b685 |
line wrap: on
line diff
--- a/packages/redboot/current/cdl/redboot.cdl +++ b/packages/redboot/current/cdl/redboot.cdl @@ -80,6 +80,17 @@ cdl_package CYGPKG_REDBOOT { requires CYGDBG_HAL_DEBUG_GDB_THREAD_SUPPORT } + cdl_option CYGDAT_REDBOOT_CUSTOM_VERSION { + display "Customized version string" + flavor booldata + default_value 0 + description " + Use this option to define a customized version \"string\" for + RedBoot. Note: this value is only cosmetic, displayed by the + \"version\" command, but is useful for providing site specific + information about the RedBoot configuration." + } + no_define description "This option enables the building of the Redboot ELF image. The image may require further relocation or symbol
