svn commit: r219059 - head/sys/modules/usb
Gleb Smirnoff
glebius at FreeBSD.org
Sat Feb 26 17:22:11 UTC 2011
Author: glebius
Date: Sat Feb 26 17:22:11 2011
New Revision: 219059
URL: http://svn.freebsd.org/changeset/base/219059
Log:
Connect uep.ko to build
PR: kern/155044
Submitted by: Carl <k0802647 telus.net>
MFC after: 1 week
Modified:
head/sys/modules/usb/Makefile
Modified: head/sys/modules/usb/Makefile
==============================================================================
--- head/sys/modules/usb/Makefile Sat Feb 26 15:44:03 2011 (r219058)
+++ head/sys/modules/usb/Makefile Sat Feb 26 17:22:11 2011 (r219059)
@@ -28,7 +28,7 @@
SUBDIR = usb
SUBDIR += ehci musb ohci uhci xhci uss820dci ${_at91dci} ${_atmegadci}
SUBDIR += rum run uath upgt ural zyd ${_urtw}
-SUBDIR += atp uhid ukbd ums udbp ufm
+SUBDIR += atp uhid ukbd ums udbp ufm uep
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 mos rue udav uhso ipheth
More information about the svn-src-head
mailing list