cvs commit: src/sys/modules/if_ef Makefile

Yar Tikhiy yar at FreeBSD.org
Fri Mar 3 14:02:45 PST 2006


yar         2006-03-03 22:02:44 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/modules/if_ef    Makefile 
  Log:
  MFC rev. 1.13:
  
    Move the hard-coded ETHER_* options to where they belong --
    inside !if defined(KERNBUILDDIR).
  
    Utilize the fact the module will support all frames by default --
    it needs no ETHER_* options unless some frames need to be disabled.
  
    Fix the comment respectively.
  
    Don't forget to create fake opt_ef.h if no ETHER_* are set.
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.11.8.2  +9 -7      src/sys/modules/if_ef/Makefile


More information about the cvs-src mailing list