X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=net%2FMakefile;h=f5141b9d4f38ff94e7a696438bbaa2e9de9f3214;hb=89b3d9aaf46791177c5a5fa07a3ed38a035b5ef5;hp=4aa2f46d2a561f5ccc514a6f19312487cabba807;hpb=1d6ae775d7a948c9575658eb41184fd2e506c0df;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),)