1 2 3 4 5 6 7
# # Makefile for ILA module # obj-$(CONFIG_IPV6_ILA) += ila.o ila-objs := ila_common.o ila_lwt.o ila_xlat.o