[U-Boot-Users] question : How to get rid of compiling the network part

Wolfgang Denk wd at denx.de
Tue Jun 21 13:33:07 CEST 2005


In message <42B7EBD9.2070507 at avantwave.com> you wrote:
> 
> all many error from net/net.c occur . I there therefore set :
> #define CONFIG_COMMANDS \
>            (            & ~CFG_CMD_NET \
>             )
> in order to get rid of the comilation of the network part, but the 

This should work.

> compiler keep on compiling the network part and many errors occur, do 
> anyone know how to solve this problem ?

You must obviously also make sure not to include any ethernet  device
drivers in your board config file.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
panic: kernel trap (ignored)




More information about the U-Boot mailing list