diff options
author | cokane <cokane@FreeBSD.org> | 2000-06-23 15:54:01 +0000 |
---|---|---|
committer | cokane <cokane@FreeBSD.org> | 2000-06-23 15:54:01 +0000 |
commit | e86ec8531c29502ba2c18a9e679b0d8c1a76a922 (patch) | |
tree | b26ee73348e32daa8d1b9949fb88a49f52be4fb2 /sys/modules | |
parent | 5977c0d0d97c7e18c437944612afe712ceb7a18e (diff) | |
download | FreeBSD-src-e86ec8531c29502ba2c18a9e679b0d8c1a76a922.zip FreeBSD-src-e86ec8531c29502ba2c18a9e679b0d8c1a76a922.tar.gz |
Add tdfx to modules Makefile, so it gets made.
Diffstat (limited to 'sys/modules')
-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 198f6d9..9b5f6e0 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 |