Mercurial > flash_v2
diff packages/ecos.db @ 138:289bf90c6a9b
Merge from eCos master repository on 2000-11-24-06:43:05-GMT
| author | jlarmour |
|---|---|
| date | Fri, 24 Nov 2000 07:49:02 +0000 |
| parents | a9ac27ec7abc |
| children | 79d72068f491 |
line wrap: on
line diff
--- a/packages/ecos.db +++ b/packages/ecos.db @@ -397,6 +397,7 @@ package CYGPKG_IO_ETH_DRIVERS { description "Platform independent ethernet support." } + package CYGPKG_NET { alias { "Networking" net } directory net/tcpip @@ -1334,6 +1335,7 @@ target assabet { The assabet target provides the packages needed to run eCos on an Intel StrongARM SA1110 evaluation board." } + target brutus { alias { "Intel StrongARM SA1100 board" brutus } packages { CYGPKG_HAL_ARM
