[ECOS] build error in net directory
Gary Thomas
gthomas@redhat.com
Mon Jan 8 08:43:00 GMT 2001
On 08-Jan-2001 Grant Edwards wrote:
> 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?
No, this is fine. I was just pointing out that there is also the "net"
template which does part of this automatically.
More information about the Ecos-discuss
mailing list