diff options
| author | Rui Paulo <rpaulo@FreeBSD.org> | 2013-07-16 06:43:37 +0000 |
|---|---|---|
| committer | Rui Paulo <rpaulo@FreeBSD.org> | 2013-07-16 06:43:37 +0000 |
| commit | 6b0621119640e3e9097381625c41a460cc5826e0 (patch) | |
| tree | 3d6a6caab1bd1147ee3268c88bfef0ea3eca5060 /sys | |
| parent | fb7a6f238f70b962708011e97ec9007115f17732 (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/modules/usb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/usb/Makefile b/sys/modules/usb/Makefile index 29255e7aa130..6f2626fe4dfe 100644 --- a/sys/modules/usb/Makefile +++ b/sys/modules/usb/Makefile @@ -32,7 +32,7 @@ SUBDIR = usb SUBDIR += ${_dwc_otg} ehci ${_musb} ohci uhci xhci ${_uss820dci} ${_at91dci} ${_atmegadci} ${_avr32dci} -SUBDIR += ${_rum} run ${_uath} upgt usie ural ${_zyd} ${_urtw} urtwn +SUBDIR += ${_rum} run ${_uath} upgt usie ural ${_zyd} ${_urtw} urtwn urtwnfw SUBDIR += atp uhid ukbd ums udbp ufm uep SUBDIR += ucom u3g uark ubsa ubser uchcom ucycom ufoma uftdi ugensa uipaq ulpt \ umct umcs umodem umoscom uplcom uslcom uvisor uvscom |
