X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=net%2Fipv4%2FMakefile;h=ae2ccf2890e438147bac5d3791f0f6927f720536;hb=6ee127b7dd63afe4d6d0a58293786bf4bf336850;hp=a677d804e53ef17d9a0114cad1bbdf601951f9a9;hpb=1181412c1a671ed4e8fb1736f17e6ec617c68059;p=~andy%2Flinux diff --git a/net/ipv4/Makefile b/net/ipv4/Makefile index a677d804e53..ae2ccf2890e 100644 --- a/net/ipv4/Makefile +++ b/net/ipv4/Makefile @@ -7,7 +7,7 @@ obj-y := route.o inetpeer.o protocol.o \ ip_output.o ip_sockglue.o inet_hashtables.o \ inet_timewait_sock.o inet_connection_sock.o \ tcp.o tcp_input.o tcp_output.o tcp_timer.o tcp_ipv4.o \ - tcp_minisocks.o tcp_cong.o tcp_metrics.o \ + tcp_minisocks.o tcp_cong.o tcp_metrics.o tcp_fastopen.o \ datagram.o raw.o udp.o udplite.o \ arp.o icmp.o devinet.o af_inet.o igmp.o \ fib_frontend.o fib_semantics.o fib_trie.o \