X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2Fipv4%2FMakefile;h=5718cdb3a61e5e5972a2f634422e14b1bd462a2d;hb=bf82322ec5d5faa8bfd8f163909244d8c6b562d5;hp=e96ed17deb9688c4ac25bd7541a938e54b31219a;hpb=a7868ea68d29eb2c037952aeb3b549cf05749a18;p=linux-2.6 diff --git a/net/ipv4/Makefile b/net/ipv4/Makefile index e96ed17deb..5718cdb3a6 100644 --- a/net/ipv4/Makefile +++ b/net/ipv4/Makefile @@ -37,6 +37,7 @@ obj-$(CONFIG_TCP_CONG_HSTCP) += tcp_highspeed.o obj-$(CONFIG_TCP_CONG_HYBLA) += tcp_hybla.o obj-$(CONFIG_TCP_CONG_HTCP) += tcp_htcp.o obj-$(CONFIG_TCP_CONG_VEGAS) += tcp_vegas.o +obj-$(CONFIG_TCP_CONG_SCALABLE) += tcp_scalable.o obj-$(CONFIG_XFRM) += xfrm4_policy.o xfrm4_state.o xfrm4_input.o \ xfrm4_output.o