Mercurial > ecos-v2_0-branch
diff 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 |
line wrap: on
line diff
--- a/packages/templates/kernel/current.ect +++ b/packages/templates/kernel/current.ect @@ -11,6 +11,7 @@ cdl_configuration template_kernel { description "This configuration provides HAL, infrastructure, and the kernel packages." ; package CYGPKG_HAL current ; package CYGPKG_IO current ; + package CYGPKG_IO_SERIAL current ; package CYGPKG_INFRA current ; package CYGPKG_KERNEL current ; package CYGPKG_ERROR current ;
