[ECOS] build error in net directory

Grant Edwards grante@visi.com
Mon Jan 8 08:40:00 GMT 2001


On Sun, Jan 07, 2001 at 08:27:34AM -0700, Gary Thomas wrote:

> > ecosconfig new mbx
> > ecosconfig add net
> 
> Don't do it this way.  The 'net' package is not self sufficient.  What
> you really want is:
>   % ecosconfig new mbx net
> 
> The 'net' template adds both the basic network stack _and_ the ethernet
> driver framework, which is where 'netdev.h' comes from.

I've always done it like this:

ecosconfig new rpsh2
ecosconfig add CYGPKG_NET CYGPKG_IO_ETH_DRIVERS CYGPKG_DEVS_ETH_ARM_KS32C5000

Is that method now depricated?

-- 
Grant Edwards
grante@visi.com


More information about the Ecos-discuss mailing list