Merge branch 'uaccess' (batched user access infrastructure)
[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.031635 seconds and 6 git commands to generate.