]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blob - tools/testing/selftests/powerpc/primitives/Makefile
Merge tag 'vfio-v4.20-rc1.v2' of git://github.com/awilliam/linux-vfio
[mirror_ubuntu-hirsute-kernel.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