treewide: Add SPDX license identifier - Makefile/Kconfig
[linux-block.git] / tools / testing / selftests / powerpc / alignment / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
525661ef 2TEST_GEN_PROGS := copy_first_unaligned alignment_handler
43750880 3
7e0cf1c9 4top_srcdir = ../../../../..
43750880
CS
5include ../../lib.mk
6
dbc3f77c 7$(TEST_GEN_PROGS): ../harness.c ../utils.c