Mercurial > ecos-v3_0-branch
changeset 2694:9619a0f1ddb9
* cdl/flash_am29xxxxx_v2.cdl: Doh, fix doc link properly.
| author | jlarmour |
|---|---|
| date | Fri, 19 Dec 2008 21:06:38 +0000 |
| parents | 18404b982f99 |
| children | af1007ef13b5 |
| files | packages/devs/flash/amd/am29xxxxxv2/current/ChangeLog packages/devs/flash/amd/am29xxxxxv2/current/cdl/flash_am29xxxxx_v2.cdl |
| diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/packages/devs/flash/amd/am29xxxxxv2/current/ChangeLog +++ b/packages/devs/flash/amd/am29xxxxxv2/current/ChangeLog @@ -1,3 +1,7 @@ +2008-12-19 Jonathan Larmour <jifl@eCosCentric.com> + + * cdl/flash_am29xxxxx_v2.cdl: Doh, fix doc link properly. + 2008-11-20 Jonathan Larmour <jifl@eCosCentric.com> * cdl/flash_am29xxxxx_v2.cdl: Fix doc link.
--- a/packages/devs/flash/amd/am29xxxxxv2/current/cdl/flash_am29xxxxx_v2.cdl +++ b/packages/devs/flash/amd/am29xxxxxv2/current/cdl/flash_am29xxxxx_v2.cdl @@ -46,7 +46,7 @@ cdl_package CYGPKG_DEVS_FLASH_AMD_AM29XXXXX_V2 { display "AMD am29xxxxx flash memory support" - doc ecos-ref/devs-flash-am29xxxxx.html + doc ref/devs-flash-am29xxxxx.html parent CYGPKG_IO_FLASH active_if CYGPKG_IO_FLASH implements CYGHWR_IO_FLASH_DEVICE
