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