Author: weongyo Date: Tue May 12 02:08:56 2009 New Revision: 192007 URL: http://svn.freebsd.org/changeset/base/192007
Log: connect upgt(4) to the build. It should work on all architectures. Modified: head/sys/modules/usb/Makefile Modified: head/sys/modules/usb/Makefile ============================================================================== --- head/sys/modules/usb/Makefile Tue May 12 02:05:42 2009 (r192006) +++ head/sys/modules/usb/Makefile Tue May 12 02:08:56 2009 (r192007) @@ -28,7 +28,7 @@ SUBDIR = usb #SUBDIR += ubt bluetooth_ng ubtfw SUBDIR += ehci musb ohci uhci uss820dci ${_at91dci} ${_atmegadci} -SUBDIR += rum uath ural zyd +SUBDIR += rum uath upgt ural zyd SUBDIR += uhid ukbd ums udbp ufm SUBDIR += ucom u3g uark ubsa ubser uchcom ucycom ufoma uftdi ugensa uipaq ulpt \ umct umodem umoscom uplcom uslcom uvisor uvscom _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"