After r273087,r273090,r273091,r273121 changes to gif(4) try to fix

NOIP builds for real.

MFC after:	27 days
This commit is contained in:
Bjoern A. Zeeb 2014-10-17 07:58:51 +00:00
parent 52fa0beb0a
commit 93d500a5c1

View File

@ -3231,7 +3231,8 @@ net/if_ethersubr.c optional ether
net/if_faith.c optional faith net/if_faith.c optional faith
net/if_fddisubr.c optional fddi net/if_fddisubr.c optional fddi
net/if_fwsubr.c optional fwip net/if_fwsubr.c optional fwip
net/if_gif.c optional gif inet | gif inet6 | netgraph_gif net/if_gif.c optional gif inet | gif inet6 | \
netgraph_gif inet | netgraph_gif inet6
net/if_gre.c optional gre inet net/if_gre.c optional gre inet
net/if_iso88025subr.c optional token net/if_iso88025subr.c optional token
net/if_lagg.c optional lagg net/if_lagg.c optional lagg
@ -3357,7 +3358,7 @@ netgraph/ng_eiface.c optional netgraph_eiface
netgraph/ng_ether.c optional netgraph_ether netgraph/ng_ether.c optional netgraph_ether
netgraph/ng_ether_echo.c optional netgraph_ether_echo netgraph/ng_ether_echo.c optional netgraph_ether_echo
netgraph/ng_frame_relay.c optional netgraph_frame_relay netgraph/ng_frame_relay.c optional netgraph_frame_relay
netgraph/ng_gif.c optional netgraph_gif netgraph/ng_gif.c optional netgraph_gif inet6 | netgraph_gif inet
netgraph/ng_gif_demux.c optional netgraph_gif_demux netgraph/ng_gif_demux.c optional netgraph_gif_demux
netgraph/ng_hole.c optional netgraph_hole netgraph/ng_hole.c optional netgraph_hole
netgraph/ng_iface.c optional netgraph_iface netgraph/ng_iface.c optional netgraph_iface