]> git.karo-electronics.de Git - karo-tx-linux.git/blob - tools/testing/selftests/ftrace/Makefile
Merge remote-tracking branches 'asoc/topic/max9878', 'asoc/topic/max98927', 'asoc...
[karo-tx-linux.git] / tools / testing / selftests / ftrace / Makefile
1 all:
2
3 TEST_PROGS := ftracetest
4 TEST_FILES := test.d
5 EXTRA_CLEAN := $(OUTPUT)/logs/*
6
7 include ../lib.mk