Revision b9151d5cb9154fc071151b33f049662416707d26 authored by Jason Self on 03 June 2011, 00:34:32 UTC, committed by Jason Self on 03 June 2011, 00:34:32 UTC
0 parent
Raw File
Makefile
#
# Makefile for the linux kernel.
#

# Object file lists.

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