From d7a4332c5dd732c6716df2e2a6d954305c4d8467 Mon Sep 17 00:00:00 2001 From: Alexander Langer Date: Fri, 6 Oct 2000 15:23:32 +0000 Subject: [PATCH] Enable the if_ed module. --- sys/modules/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 3a6429599e3..94c3a57dcd5 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -7,7 +7,7 @@ _randomdev= randomdev .endif SUBDIR= 3dfx accf_data accf_http agp aha amr an aue \ - cam ccd cd9660 coda cue dc fdesc fxp if_disc if_ef \ + cam ccd cd9660 coda cue dc ed fdesc fxp if_disc if_ef \ if_ppp if_sl if_tap if_tun ip6fw ipfilter ipfw ispfw joy kernfs kue \ md mfs mii mlx msdos ncp netgraph nfs ntfs nullfs \ nwfs pcn portal procfs ${_randomdev} \