On Tue, 26 Jul 2011, Ben Knight wrote:

> Hello
> 
> We have found that to build the ixgbe module with an out-of-tree built 
> kernel, we need to make the below change to ixgbe's Makefile.
> 
> This should not break in-tree builds either, so it should be appropriate 
> to apply upstream.
> 
> Regards
> 
> Ben Knight
> 
> 
> --- src/Makefile        (revision 16435)
> +++ src/Makefile        (working copy)
> @@ -90,8 +90,8 @@
>           /boot/vmlinuz.version.h
> 
>   # Config file Search Path
> -CSP :=  $(KSRC)/include/generated/autoconf.h \
> -        $(KSRC)/include/linux/autoconf.h \
> +CSP :=  $(KOBJ)/include/generated/autoconf.h \
> +        $(KOBJ)/include/linux/autoconf.h \
>           /boot/vmlinuz.autoconf.h
> 
>   # prune the lists down to only files that exist

Thanks for your patch, I've integrated it and we'll be testing it shortly, 
we'll let you know if there are any issues we find.

Jesse

------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
E1000-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/e1000-devel
To learn more about Intel® Ethernet, visit 
http://communities.intel.com/community/wired

Reply via email to