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
------------------------------------------------------------------------------
Got Input? Slashdot Needs You.
Take our quick survey online. Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
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