Merge tag 'spi-fix-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
[linux-2.6-microblaze.git] / tools / testing / selftests / powerpc / primitives / Makefile
1 CFLAGS += -I$(CURDIR)
2
3 TEST_GEN_PROGS := load_unaligned_zeropad
4
5 top_srcdir = ../../../../..
6 include ../../lib.mk
7
8 $(TEST_GEN_PROGS): ../harness.c