[NET] Generalise tcp_listen_opt
[deliverable/linux.git] / net / core / Makefile
index 81f03243fe2f07ebc9399346b78e7049093867fb..5e0c56b7f60763f45d4869843ec8659f45c5da30 100644 (file)
@@ -2,7 +2,8 @@
 # Makefile for the Linux networking core.
 #
 
-obj-y := sock.o skbuff.o iovec.o datagram.o stream.o scm.o gen_stats.o gen_estimator.o
+obj-y := sock.o request_sock.o skbuff.o iovec.o datagram.o stream.o scm.o \
+        gen_stats.o gen_estimator.o
 
 obj-$(CONFIG_SYSCTL) += sysctl_net_core.o
 
This page took 0.024515 seconds and 5 git commands to generate.