Merge tag 'amd-drm-fixes-5.8-2020-06-17' of git://people.freedesktop.org/~agd5f/linux...
[linux-2.6-microblaze.git] / tools / testing / selftests / nsfs / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 TEST_GEN_PROGS := owner pidns
3
4 CFLAGS := -Wall -Werror
5
6 include ../lib.mk