PERFORCE change 36270 for review
Marcel Moolenaar
marcel at FreeBSD.org
Sat Aug 16 14:57:42 PDT 2003
http://perforce.freebsd.org/chv.cgi?CH=36270
Change 36270 by marcel at marcel_nfs on 2003/08/16 14:56:53
Build uart(4) as a module. We still need the linker glue,
but this so far works.
Affected files ...
.. //depot/projects/uart/conf/kmod.mk#4 edit
.. //depot/projects/uart/modules/uart/Makefile#1 add
Differences ...
==== //depot/projects/uart/conf/kmod.mk#4 (text+ko) ====
@@ -257,7 +257,7 @@
dev/pci/pcib_if.m dev/ppbus/ppbus_if.m dev/smbus/smbus_if.m \
dev/usb/usb_if.m dev/sound/pcm/ac97_if.m dev/sound/pcm/channel_if.m \
dev/sound/pcm/feeder_if.m dev/sound/pcm/mixer_if.m pci/agp_if.m \
- opencrypto/crypto_if.m pc98/pc98/canbus_if.m
+ opencrypto/crypto_if.m pc98/pc98/canbus_if.m dev/uart/uart_if.m
.for _srcsrc in ${MFILES}
.for _ext in c h
More information about the p4-projects
mailing list