cvs commit: src/sys/modules/if_ef Makefile
Yar Tikhiy
yar at FreeBSD.org
Fri Feb 24 04:27:10 PST 2006
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
More information about the cvs-src
mailing list