diff options
| author | Coleman Kane <cokane@FreeBSD.org> | 2000-06-23 15:54:01 +0000 |
|---|---|---|
| committer | Coleman Kane <cokane@FreeBSD.org> | 2000-06-23 15:54:01 +0000 |
| commit | 92e873e821b29acbd9ce9f9f44e5172a5b357132 (patch) | |
| tree | 7d36e5ea19f59af285587ddf92da64211e4ca5a0 | |
| parent | 8a4272bf513f016397579fd6e82fa8326d30833c (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 198f6d96dcd1..9b5f6e0cbcc4 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -7,7 +7,7 @@ SUBDIR= 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 rl rp sf sis sk sn ste syscons \ - ti tl twe tx \ + tdfx ti tl twe tx \ udbp ugen uhid ukbd ulpt umapfs umass umodem ums union urio usb \ vinum vn vpo vr wb wx xl |
