aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/sigaltstack/Makefile
blob: 3e96d5d470362094b4e48dd153f5284b9f537228 (plain) (blame)
1
2
3
4
5
6
# SPDX-License-Identifier: GPL-2.0-only
CFLAGS = -Wall
TEST_GEN_PROGS = sas

include ../lib.mk