Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jul 2001 08:58:40 -0700 (PDT)
From:      Jonathan Lemon <jlemon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/modules/fxp Makefile
Message-ID:  <200107191558.f6JFweC38854@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jlemon      2001/07/19 08:58:40 PDT

  Modified files:
    sys/modules/fxp      Makefile 
  Log:
  Unconditinally turn on VLAN support when building fxp as a module, since
  it may be plugged into a kernel that supports VLANs.  If the kernel is
  not VLAN aware, things will still work as before.
  
  Modules don't really have option support, so this is somewhat of a hack.
  
  Revision  Changes    Path
  1.16      +2 -2      src/sys/modules/fxp/Makefile


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107191558.f6JFweC38854>