lineage_kernel_xcoverpro/tools/testing/selftests/kcmp/Makefile

9 lines
127 B
Makefile
Raw Permalink Normal View History

2023-06-18 22:53:49 +00:00
CFLAGS += -I../../../../usr/include/
TEST_GEN_PROGS := kcmp_test
EXTRA_CLEAN := $(OUTPUT)/kcmp-test-file
include ../lib.mk