diff options
| author | Cameron Grant <cg@FreeBSD.org> | 2000-07-04 23:35:21 +0000 |
|---|---|---|
| committer | Cameron Grant <cg@FreeBSD.org> | 2000-07-04 23:35:21 +0000 |
| commit | 05861de62a8bd03187a19f95cb30ee459557e75f (patch) | |
| tree | b04b9671b5cd70750775d4e96d911cdaf604428c | |
| parent | 4f767b9d7dbc31662f0ecf8483b5e834a245cd06 (diff) | |
Notes
| -rw-r--r-- | sys/modules/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile index c7d2a4a0d736..86ed1b90ac51 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -7,7 +7,7 @@ SUBDIR= 3dfx accf_data accf_http agp aha amr an aue \ if_ppp if_sl if_tun ipfilter ipfw ispfw joy kernfs kue \ md mfs mii mlx msdos ncp netgraph nfs ntfs nullfs \ nwfs oldcard pccard pcic portal procfs randomdev \ - rl rp sf sis sk sn ste syscons ti tl twe tx \ + rl rp sf sis sk sn sound ste syscons ti tl twe tx \ udbp ugen uhid ukbd ulpt umapfs umass umodem ums union urio usb \ vinum vn vpo vr wb wx xl |
