net: ipv6: squash $(ipv6-offload) in Makefile
authorMasahiro Yamada <masahiroy@kernel.org>
Mon, 27 Sep 2021 14:28:39 +0000 (23:28 +0900)
committerDavid S. Miller <davem@davemloft.net>
Tue, 28 Sep 2021 12:13:40 +0000 (13:13 +0100)
commit9a1213849a94065073b1547145c44b2605f72340
tree1d713afcdbf54b2e17fd684be55b292707f4590a
parentd68c2e1d19c540464ad12a8a11bdd88eedcaf3dc
net: ipv6: squash $(ipv6-offload) in Makefile

Assign the objects directly to obj-$(CONFIG_INET).

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/Makefile