From 274c38fa9e4f8a740da25a066441f1bcd64911f5 Mon Sep 17 00:00:00 2001 From: semenu Date: Tue, 11 Apr 2000 18:39:52 +0000 Subject: As tx driver was patched for newbus, we can now build it as module! Add it to Makefile. --- sys/modules/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/modules') diff --git a/sys/modules/Makefile b/sys/modules/Makefile index e279a6b..412da96 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -5,7 +5,7 @@ SUBDIR= aha amr an aue ccd cd9660 coda cue dc fdesc fxp if_disc if_ef if_ppp \ if_sl if_tun ipfilter ipfw joy kernfs kue \ md mfs mii mlx msdos ncp netgraph nfs ntfs nullfs \ - nwfs portal procfs rl sf sis sk ste ti tl \ + nwfs portal procfs rl sf sis sk ste ti tl tx \ ugen uhid ukbd ulpt umapfs umass umodem ums union urio usb \ vn vpo vr wb xl -- cgit v1.1