Mercurial > ecos-v2_0-branch
comparison packages/templates/kernel/current.ect @ 82:6736c52df507 ecos-sw-2000-04-14
Merge from eCos master repository on 2000-04-14-13:35:46-BST
| author | jlarmour |
|---|---|
| date | Tue, 18 Apr 2000 21:51:55 +0000 |
| parents | 435cced73e2f |
| children | 6ed91473a1cd |
comparison
equal
deleted
inserted
replaced
| 81:89fef2181d7d | 82:6736c52df507 |
|---|---|
| 9 | 9 |
| 10 cdl_configuration template_kernel { | 10 cdl_configuration template_kernel { |
| 11 description "This configuration provides HAL, infrastructure, and the kernel packages." ; | 11 description "This configuration provides HAL, infrastructure, and the kernel packages." ; |
| 12 package CYGPKG_HAL current ; | 12 package CYGPKG_HAL current ; |
| 13 package CYGPKG_IO current ; | 13 package CYGPKG_IO current ; |
| 14 package CYGPKG_IO_SERIAL current ; | |
| 14 package CYGPKG_INFRA current ; | 15 package CYGPKG_INFRA current ; |
| 15 package CYGPKG_KERNEL current ; | 16 package CYGPKG_KERNEL current ; |
| 16 package CYGPKG_ERROR current ; | 17 package CYGPKG_ERROR current ; |
| 17 }; | 18 }; |
| 18 | 19 |
