3 lines
79 B
Makefile
3 lines
79 B
Makefile
|
obj-y =
|
||
|
obj-$(CONFIG_MEM_SAFE_CHECK_BOUNDARIES) += mem_safe_check_boundaries.o
|