diff options
Diffstat (limited to 'net/ipv6/ila/Makefile')
-rw-r--r-- | net/ipv6/ila/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipv6/ila/Makefile b/net/ipv6/ila/Makefile index 31d136be2f21..4b32e5921e5c 100644 --- a/net/ipv6/ila/Makefile +++ b/net/ipv6/ila/Makefile @@ -4,4 +4,4 @@ obj-$(CONFIG_IPV6_ILA) += ila.o -ila-objs := ila_common.o ila_lwt.o +ila-objs := ila_common.o ila_lwt.o ila_xlat.o |