4 lines
115 B
Makefile
4 lines
115 B
Makefile
ccflags-y := -DSRCTREE='"$(srctree)"' -DOBJTREE='"$(objtree)"'
|
|
|
|
obj-$(CONFIG_GCOV_KERNEL) := base.o fs.o gcc_3_4.o
|