xref: /linux/tools/testing/selftests/tmpfs/Makefile (revision c771600c6af14749609b49565ffb4cac2959710d)
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