Give the "ipl" pseudo-device the "device-driver" attribute, so that

ipl.h is generated.
This commit is contained in:
thorpej 1997-01-06 08:41:19 +00:00
parent 394d540361
commit 3941a378c0
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: files.oldconf,v 1.77 1997/01/05 13:39:43 mrg Exp $
# $NetBSD: files.oldconf,v 1.78 1997/01/06 08:41:19 thorpej Exp $
#
adosfs/adlookup.c optional adosfs
adosfs/adutil.c optional adosfs
@ -190,7 +190,7 @@ netinet/tcp_subr.c optional inet
netinet/tcp_timer.c optional inet
netinet/tcp_usrreq.c optional inet
netinet/udp_usrreq.c optional inet
netinet/ip_fil.c optional ipl
netinet/ip_fil.c optional ipl device-driver
netinet/fil.c optional ipl
netinet/ip_nat.c optional ipl
netinet/ip_frag.c optional ipl