[yocto] e100 driver does not build

Tom Zanussi tom.zanussi at intel.com
Wed Aug 31 16:18:21 PDT 2011


On Wed, 2011-08-31 at 16:04 -0700, Saxena, Rahul wrote:
> I am unable to get the e100 driver to build for my BSP.
> 
> I have configured to build it as a module. I do  not see the e100.ko
> file being generated nor does
> 
>  CONFIG_E100 appear in the generated .config file in my build area. 
> 
>  
> 
> However I do see the driver source file e100.c in
>   tmp/work/bspname-poky-linux/linux-yocto-3.0.3+git1
> +xxxx ../linux/drivers/net    
> 
>  
> 
> I do not have any problems with other drivers (igb, E1000 etc)  that I
> have configured in exactly similar way.
> 
>  
> 
> Any insight on this issue ?  
> 

It's probably missing another option it depends on e.g. is
CONFIG_NET_PCI and CONFIG_MII enabled in your .config?

Tom

>  
> 
> Thanks
> 
> Rahul 
> 
> 





More information about the yocto mailing list