treewide: Add SPDX license identifier - Makefile/Kconfig
[linux-2.6-block.git] / tools / testing / selftests / nsfs / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
88baa78d 2TEST_GEN_PROGS := owner pidns
6ad92bf6
AV
3
4CFLAGS := -Wall -Werror
5
6ad92bf6 6include ../lib.mk