aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/if_ef
diff options
context:
space:
mode:
authorBjoern A. Zeeb <bz@FreeBSD.org>2009-06-08 19:57:35 +0000
committerBjoern A. Zeeb <bz@FreeBSD.org>2009-06-08 19:57:35 +0000
commit8d8bc0182ea6f8f85409e76e53053487c7d23a84 (patch)
tree536b4d1a8634a3cd973f0d7a5ca23ef93ec76029 /sys/modules/if_ef
parent5cdee58296e197996a3f9b1f031dcad4b9e1c1eb (diff)
Notes
Diffstat (limited to 'sys/modules/if_ef')
-rw-r--r--sys/modules/if_ef/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/if_ef/Makefile b/sys/modules/if_ef/Makefile
index 79a0081d7878a..dc40213c7181c 100644
--- a/sys/modules/if_ef/Makefile
+++ b/sys/modules/if_ef/Makefile
@@ -3,7 +3,7 @@
.PATH: ${.CURDIR}/../../net
KMOD= if_ef
-SRCS= if_ef.c opt_ipx.h opt_inet.h opt_ef.h opt_route.h
+SRCS= if_ef.c opt_ipx.h opt_inet.h opt_ef.h
.if defined(EFDEBUG)
CFLAGS+= -DEF_DEBUG