Merge branch 'remove-most-callers-of-kernel_setsockopt-v3'
[linux-2.6-microblaze.git] / net / Makefile
index 07ea481..5744bf1 100644 (file)
@@ -6,7 +6,7 @@
 # Rewritten to use lists instead of if-statements.
 #
 
-obj-$(CONFIG_NET)              := socket.o core/
+obj-$(CONFIG_NET)              := devres.o socket.o core/
 
 tmp-$(CONFIG_COMPAT)           := compat.o
 obj-$(CONFIG_NET)              += $(tmp-y)