summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2005-10-05 05:26:03 +0000
committerimp <imp@FreeBSD.org>2005-10-05 05:26:03 +0000
commit32cd30453942036b1c6e3b10528f27447fd0a90d (patch)
treecb767ff85704495c82023f2809eb00670d1284c4 /sys
parent3345fdbd57b94d9b7981f8745ab2edf60d61750e (diff)
downloadFreeBSD-src-32cd30453942036b1c6e3b10528f27447fd0a90d.zip
FreeBSD-src-32cd30453942036b1c6e3b10528f27447fd0a90d.tar.gz
Add if_ed_rtl80x9.c
Diffstat (limited to 'sys')
-rw-r--r--sys/modules/ed/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/ed/Makefile b/sys/modules/ed/Makefile
index c3cd434..723df34 100644
--- a/sys/modules/ed/Makefile
+++ b/sys/modules/ed/Makefile
@@ -4,7 +4,7 @@
KMOD= if_ed
SRCS= if_ed.c
-SRCS+= if_ed_novell.c if_ed_wd80x3.c isa_if.h
+SRCS+= if_ed_novell.c if_ed_wd80x3.c if_ed_rtl80x9.c isa_if.h
.if ${MACHINE} == "pc98"
SRCS+= if_ed_cbus.c
.else
OpenPOWER on IntegriCloud