diff options
author | cg <cg@FreeBSD.org> | 2000-07-04 23:35:21 +0000 |
---|---|---|
committer | cg <cg@FreeBSD.org> | 2000-07-04 23:35:21 +0000 |
commit | 6816358ddc1f80cc7d0001a51d7677a1eba7e685 (patch) | |
tree | ab9c6123f4f01519f6d3a89adb91ff529749cec0 | |
parent | f451c12b7e941087ea2e3e17cdf98f22f234688a (diff) | |
download | FreeBSD-src-6816358ddc1f80cc7d0001a51d7677a1eba7e685.zip FreeBSD-src-6816358ddc1f80cc7d0001a51d7677a1eba7e685.tar.gz |
enable newpcm module building
-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 c7d2a4a..86ed1b9 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 |