]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/Makefile
[IPV6]: Try not to send icmp to anycast address.
[linux-2.6-omap-h63xx.git] / net / Makefile
index 4aa2f46d2a561f5ccc514a6f19312487cabba807..f5141b9d4f38ff94e7a696438bbaa2e9de9f3214 100644 (file)
@@ -15,8 +15,8 @@ obj-$(CONFIG_NET)             += $(tmp-y)
 # LLC has to be linked before the files in net/802/
 obj-$(CONFIG_LLC)              += llc/
 obj-$(CONFIG_NET)              += ethernet/ 802/ sched/ netlink/
-obj-$(CONFIG_INET)             += ipv4/
 obj-$(CONFIG_NETFILTER)                += netfilter/
+obj-$(CONFIG_INET)             += ipv4/
 obj-$(CONFIG_XFRM)             += xfrm/
 obj-$(CONFIG_UNIX)             += unix/
 ifneq ($(CONFIG_IPV6),)