Date: Fri, 3 Mar 2006 22:02:44 +0000 (UTC) From: Yar Tikhiy <yar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/if_ef Makefile Message-ID: <200603032202.k23M2is7078038@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603032202.k23M2is7078038>
