summaryrefslogtreecommitdiff
path: root/net/ipv6/ila/Makefile
blob: 4b32e5921e5ced56de7101c816c3d0c40b3df2cb (plain)
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
17-02-01 12:27:33 -0500'>2017-02-01ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter1-1/+1 2017-02-01net/sched: matchall: Fix configuration raceYotam Gigi1-82/+45