]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blame - tools/testing/selftests/powerpc/primitives/Makefile
treewide: Add SPDX license identifier - Makefile/Kconfig
[mirror_ubuntu-focal-kernel.git] / tools / testing / selftests / powerpc / primitives / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
fe2a1bb1
ME
2CFLAGS += -I$(CURDIR)
3
88baa78d 4TEST_GEN_PROGS := load_unaligned_zeropad
fe2a1bb1 5
7e0cf1c9 6top_srcdir = ../../../../..
6faeeea4 7include ../../lib.mk
fe2a1bb1 8
88baa78d 9$(TEST_GEN_PROGS): ../harness.c