mirror of
https://github.com/adulau/aha.git
synced 2025-01-01 05:36:24 +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
|