svn commit: r202515 - stable/8/sys/modules/usb

Andrew Thompson thompsa at FreeBSD.org
Sun Jan 17 18:37:37 UTC 2010


Author: thompsa
Date: Sun Jan 17 18:37:36 2010
New Revision: 202515
URL: http://svn.freebsd.org/changeset/base/202515

Log:
  Hook up uhso to the build.

Modified:
  stable/8/sys/modules/usb/Makefile

Modified: stable/8/sys/modules/usb/Makefile
==============================================================================
--- stable/8/sys/modules/usb/Makefile	Sun Jan 17 18:36:22 2010	(r202514)
+++ stable/8/sys/modules/usb/Makefile	Sun Jan 17 18:37:36 2010	(r202515)
@@ -31,7 +31,7 @@ SUBDIR += rum uath upgt ural zyd ${_urtw
 SUBDIR += atp 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
-SUBDIR += uether aue axe cdce cue kue rue udav
+SUBDIR += uether aue axe cdce cue kue rue udav uhso
 SUBDIR += usfs umass urio
 SUBDIR += quirk template
 


More information about the svn-src-stable-8 mailing list