X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=net%2FMakefile;h=f5141b9d4f38ff94e7a696438bbaa2e9de9f3214;hb=8cbb512e50fb702b5b1d444f76ebcdb53577b2ec;hp=4aa2f46d2a561f5ccc514a6f19312487cabba807;hpb=d67eb16f5d444fb6d173bcec889ddb2066c0fa0c;p=powerpc.git diff --git a/net/Makefile b/net/Makefile index 4aa2f46d2a..f5141b9d4f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -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),)