xref: /linux/drivers/tc/Makefile (revision 05e5027efc9c0bb6d1d04cde279afbafca0a7929)
1#
2# Makefile for the linux kernel.
3#
4
5# Object file lists.
6
7obj-$(CONFIG_TC) += tc.o tc-driver.o
8