At least part of the problem is that VSP needs to be changed in
the Makefile (add the usr/include/linux/version.h line)

# Version file Search Path
VSP :=  $(KOBJ)/include/generated/utsrelease.h \
         $(KOBJ)/include/linux/utsrelease.h \
         $(KOBJ)/include/linux/version.h \
         $(KOBJ)/usr/include/linux/version.h \
         /boot/vmlinuz.version.h

After that, the code has issues with some kernel API change, so
that is just a first step.  Thought it might help someone :)

I don't really need the out-of-tree driver to work on 3.7, so
no rush on fixing this as far as I'm concerned.

Thanks,
Ben

-- 
Ben Greear <[email protected]>
Candela Technologies Inc  http://www.candelatech.com


------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
E1000-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/e1000-devel
To learn more about Intel&#174; Ethernet, visit 
http://communities.intel.com/community/wired

Reply via email to