5 lines
65 B
Makefile
5 lines
65 B
Makefile
|
GCOV_PROFILE := y
|
||
|
ccflags-y += -Werror
|
||
|
|
||
|
obj-y += actmon_common.o
|