Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Apr 2000 10:20:01 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/mk bsd.kmod.mk
Message-ID:  <200004081720.KAA56249@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2000/04/08 10:20:01 PDT

  Modified files:
    share/mk             bsd.kmod.mk 
  Log:
  Add support for compiling kernel modules outside of the tree.  If you
  do not have the kernel you wish to compile against in either
  /usr/src/sys or /sys, then you will need to set SYSDIR to point to the
  sys directory of the source tree that contians the source.
  
  Also, minor tweaks to the load/unload targets from Bruce.
  
  I've had this through several make worlds, as well as using it on a
  daily basis for the past couple of weeks to build modules needed for
  testing at Timing Solutions.
  
  Reviewed and revised by: bde
  Work sponsored by: Timing Solutions
  
  Revision  Changes    Path
  1.79      +20 -31    src/share/mk/bsd.kmod.mk



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?200004081720.KAA56249>