Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
[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.069011 seconds and 6 git commands to generate.