]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - tools/testing/selftests/kcmp/Makefile
Merge tag 'mac80211-for-davem-2017-02-28' of git://git.kernel.org/pub/scm/linux/kerne...
[mirror_ubuntu-artful-kernel.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