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