Merge tag 'mmc-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
[linux-2.6-microblaze.git] / tools / testing / selftests / powerpc / primitives / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 CFLAGS += -I$(CURDIR)
3
4 TEST_GEN_PROGS := load_unaligned_zeropad
5
6 top_srcdir = ../../../../..
7 include ../../lib.mk
8
9 $(TEST_GEN_PROGS): ../harness.c