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