Date: Fri, 24 Feb 2006 12:27:09 +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: <200602241227.k1OCRAw6083106@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2006-02-24 12:27:09 UTC
FreeBSD src repository
Modified files:
sys/modules/if_ef Makefile
Log:
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.
MFC after: 3 days
Revision Changes Path
1.13 +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?200602241227.k1OCRAw6083106>
