swh:1:snp:49cd9498d6cccc5e78252c27dcb645bcf7bf0c91
Raw File
Tip revision: 041b62374c7fedc11a8a1eeda2868612d3d1436c authored by Linus Torvalds on 13 March 2009, 02:39:28 UTC
Linus 2.6.29-rc8
Tip revision: 041b623
Makefile
#
# Makefile for the linux kernel.
#

# Object file lists.

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