diff options
| author | Andrew Thompson <thompsa@FreeBSD.org> | 2010-01-17 18:37:36 +0000 |
|---|---|---|
| committer | Andrew Thompson <thompsa@FreeBSD.org> | 2010-01-17 18:37:36 +0000 |
| commit | e18bb09e1a78375ff89caab4867616db712dc7f3 (patch) | |
| tree | eecc1850c8e657b46b37163ea12c9e02c7707610 /sys | |
| parent | 300db511e299a4d276b1e6ac53c0db1908b29719 (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 8c771d7c3820..09ad669fe1ec 100644 --- a/sys/modules/usb/Makefile +++ b/sys/modules/usb/Makefile @@ -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 |
