]> Git Repo - linux.git/blob - net/ipv6/ila/Makefile
net: sched: introduce and use qstats read helpers
[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_main.o ila_common.o ila_lwt.o ila_xlat.o
This page took 0.036371 seconds and 4 git commands to generate.