diff options
| author | Gleb Smirnoff <glebius@FreeBSD.org> | 2011-02-26 17:22:11 +0000 |
|---|---|---|
| committer | Gleb Smirnoff <glebius@FreeBSD.org> | 2011-02-26 17:22:11 +0000 |
| commit | d9d7ab852cd30eb51c9f6989bc86d93183b1f581 (patch) | |
| tree | 987b3c2532fbd5b95329e581bf0ca4387d8e145a /sys/modules | |
| parent | 9636f84bf67d42e12648e7e7f8a9ba201bae089e (diff) | |
Notes
Diffstat (limited to 'sys/modules')
| -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 13f4f2536484..38f56cb5e60b 100644 --- a/sys/modules/usb/Makefile +++ b/sys/modules/usb/Makefile @@ -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 |
