diff options
author | archie <archie@FreeBSD.org> | 2000-06-23 23:07:17 +0000 |
---|---|---|
committer | archie <archie@FreeBSD.org> | 2000-06-23 23:07:17 +0000 |
commit | d017e6773ef9950dd14710c71cff6fae8ce0989f (patch) | |
tree | c287f201596a4f6fdbc3cafa92e26771b997746d /sys/modules | |
parent | b72c23d7967bf7c2e53fc351abfebbd07c9b66be (diff) | |
download | FreeBSD-src-d017e6773ef9950dd14710c71cff6fae8ce0989f.zip FreeBSD-src-d017e6773ef9950dd14710c71cff6fae8ce0989f.tar.gz |
Back out previous commit until the build of the 'tdfx' module is unbroken.
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 9b5f6e0..198f6d9 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 \ - tdfx ti tl twe tx \ + ti tl twe tx \ udbp ugen uhid ukbd ulpt umapfs umass umodem ums union urio usb \ vinum vn vpo vr wb wx xl |