xref: /linux/tools/testing/selftests/tmpfs/Makefile (revision a1ff5a7d78a036d6c2178ee5acd6ba4946243800)
1*ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
2a3322868SAlexey DobriyanCFLAGS += -Wall -O2
3a3322868SAlexey Dobriyan
4a3322868SAlexey DobriyanTEST_GEN_PROGS :=
5a3322868SAlexey DobriyanTEST_GEN_PROGS += bug-link-o-tmpfile
6a3322868SAlexey Dobriyan
7a3322868SAlexey Dobriyaninclude ../lib.mk
8