mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-12 12:22:42 +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
|