Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new changes
[deliverable/linux.git] / net / ipv6 / ila / Makefile
1 #
2 # Makefile for ILA module
3 #
4
5 obj-$(CONFIG_IPV6_ILA) += ila.o
6
7 ila-objs := ila_common.o ila_lwt.o ila_xlat.o
This page took 0.030155 seconds and 6 git commands to generate.