swh:1:snp:49cd9498d6cccc5e78252c27dcb645bcf7bf0c91
Raw File
Tip revision: 543cf4cb3fe6f6cae3651ba918b9c56200b257d0 authored by Linus Torvalds on 25 June 2008, 01:58:20 UTC
Linux 2.6.26-rc8
Tip revision: 543cf4c
Makefile
#
# Makefile for the linux kernel.
#

# Object file lists.

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