Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jan 2010 18:37:36 +0000 (UTC)
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org
Subject:   svn commit: r202515 - stable/8/sys/modules/usb
Message-ID:  <201001171837.o0HIba5o011384@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001171837.o0HIba5o011384>