On Thu, Mar 09, 2006 at 03:48:45PM +0000, Yar Tikhiy wrote: > yar 2006-03-09 15:48:45 UTC > > FreeBSD src repository > > Modified files: > sys/modules/pf Makefile > sys/modules/pflog Makefile > Log: > The `pf' and `pflog' sources do not depend on DEV_PF or DEV_PFLOG, > which is normal for own files of a device driver. > > DEV_FOO should be used if an unrelated kernel file needs to know of > the `foo' driver's static presence. Obviously, module source files > should never use DEV_*. > > Revision Changes Path > 1.10 +0 -3 src/sys/modules/pf/Makefile > 1.5 +0 -3 src/sys/modules/pflog/Makefile
Approved by: mlaier MFC after: 3 days (along with KERNBUILDDIR fixes for pf/Makefile) -- Yar _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
