Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteproc
[linux-2.6-block.git] / tools / testing / selftests / kcmp / Makefile
1 CFLAGS += -I../../../../usr/include/
2
3 TEST_GEN_PROGS := kcmp_test
4
5 EXTRA_CLEAN := $(OUTPUT)/kcmp-test-file
6
7 include ../lib.mk
8