x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()
[cris-mirror.git] / tools / testing / selftests / filesystems / Makefile
blob13a73bf725b555ac01e1a07ae86c1fac523a9f92
1 # SPDX-License-Identifier: GPL-2.0
2 TEST_PROGS := dnotify_test
3 all: $(TEST_PROGS)
5 include ../lib.mk
7 clean:
8 rm -fr $(TEST_PROGS)