Add inet/inet6 to the dependency list. Without them if_gif is useless.
MFC after: 1 month
This commit is contained in:
parent
32e7f8e4d5
commit
ae3fa78b9b
@ -3231,7 +3231,7 @@ net/if_ethersubr.c optional ether
|
||||
net/if_faith.c optional faith
|
||||
net/if_fddisubr.c optional fddi
|
||||
net/if_fwsubr.c optional fwip
|
||||
net/if_gif.c optional gif | netgraph_gif
|
||||
net/if_gif.c optional gif inet | gif inet6 | netgraph_gif
|
||||
net/if_gre.c optional gre inet
|
||||
net/if_iso88025subr.c optional token
|
||||
net/if_lagg.c optional lagg
|
||||
|
Loading…
Reference in New Issue
Block a user