swh:1:snp:3c665ee4f67729f27f2e40193ab88e7298cf0fef
Raw File
Tip revision: 1f93e4a96c9109378204c147b3eec0d0e8100fde authored by Linus Torvalds on 20 September 2015, 21:32:34 UTC
Linux 4.3-rc2
Tip revision: 1f93e4a
Makefile
#
# Makefile for the linux kernel.
#

# Object file lists.

obj-$(CONFIG_TC) += tc.o tc-driver.o
back to top