mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-25 08:04:07 +00: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
|