treewide: Add SPDX license identifier - Makefile/Kconfig
[linux-2.6-block.git] / tools / testing / selftests / sigaltstack / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
19fd2868 2CFLAGS = -Wall
88baa78d 3TEST_GEN_PROGS = sas
19fd2868
SS
4
5include ../lib.mk
6