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