mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-17 17:24:17 +08:00
4 lines
118 B
Makefile
4 lines
118 B
Makefile
|
EXTRA_CFLAGS := -DSRCTREE='"$(srctree)"' -DOBJTREE='"$(objtree)"'
|
||
|
|
||
|
obj-$(CONFIG_GCOV_KERNEL) := base.o fs.o gcc_3_4.o
|