c05564c4d8
Android 13
8 lines
97 B
Makefile
Executable file
8 lines
97 B
Makefile
Executable file
#
|
|
# Makefile for the linux kernel.
|
|
#
|
|
|
|
# Object file lists.
|
|
|
|
obj-$(CONFIG_TC) += tc.o tc-driver.o
|