X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=net%2Fipv6%2FMakefile;h=309af19a0a0a6eb69ee1852b993c4173d2b32c49;hb=acb3e04119fbf9145eb6d6bb707f6fb662ab4d3b;hp=2068ac4fbdad43346a1e7d460e8fc20549de0f44;hpb=c13e69b2f0e1e2da41a175c7e9215659842cbef9;p=karo-tx-linux.git diff --git a/net/ipv6/Makefile b/net/ipv6/Makefile index 2068ac4fbdad..309af19a0a0a 100644 --- a/net/ipv6/Makefile +++ b/net/ipv6/Makefile @@ -40,7 +40,7 @@ obj-$(CONFIG_IPV6_SIT) += sit.o obj-$(CONFIG_IPV6_TUNNEL) += ip6_tunnel.o obj-$(CONFIG_IPV6_GRE) += ip6_gre.o -obj-y += addrconf_core.o exthdrs_core.o -obj-$(CONFIG_INET) += output_core.o protocol.o $(ipv6_offload) +obj-y += addrconf_core.o exthdrs_core.o ip6_checksum.o +obj-$(CONFIG_INET) += output_core.o protocol.o $(ipv6-offload) obj-$(subst m,y,$(CONFIG_IPV6)) += inet6_hashtables.o