cvs commit: src/sys/conf files kern.pre.mk

Jack Vogel jfvogel at gmail.com
Thu Jul 12 00:31:55 UTC 2007


On 7/11/07, Max Laier <max at love2party.net> wrote:
> On Thursday 12 July 2007, Jack F Vogel wrote:
> > jfv         2007-07-11 22:59:57 UTC
> >
> >   FreeBSD src repository
> >
> >   Modified files:
> >     sys/conf             files kern.pre.mk
> >   Log:
> >   New driver for Intel 10G PCI-Express adapter (82598), driver is
> >   still in Beta, but we want early users to have access to it in
> >   7.0, Feedback welcome. Enjoy.   -Jack
> >
> >   Approved by: re
> >
> >   Revision  Changes    Path
> >   1.1235    +10 -0     src/sys/conf/files
> >   1.89      +3 -0      src/sys/conf/kern.pre.mk
>
> Just wondering: Why are we pulling in the INCLUDES for the whole kernel?
> You can specify per file CFLAGS in conf/files as well.

Thanks for prodding me Max, I found builds for both em and ixgbe worked
fine without that include, the build didnt work in the past, not sure what
fixed it :)

Jack


More information about the cvs-src mailing list