PERFORCE change 92304 for review

Marcel Moolenaar marcel at FreeBSD.org
Thu Feb 23 15:37:35 PST 2006


http://perforce.freebsd.org/chv.cgi?CH=92304

Change 92304 by marcel at marcel_nfs on 2006/02/23 23:37:12

	We don't need to compile serdev_if.m if uart(4) is
	configured. uart(4) needs it if scc(4) is configured,
	which is also when we compile serdev_if.m.

Affected files ...

.. //depot/projects/uart/conf/files#49 edit

Differences ...

==== //depot/projects/uart/conf/files#49 (text+ko) ====

@@ -1316,7 +1316,6 @@
 kern/sched_4bsd.c		optional sched_4bsd
 kern/sched_ule.c		optional sched_ule
 kern/serdev_if.m		optional scc
-kern/serdev_if.m		optional uart
 kern/subr_autoconf.c		standard
 kern/subr_blist.c		standard
 kern/subr_bus.c			standard


More information about the p4-projects mailing list