xref: /linux/tools/testing/selftests/lib/Makefile (revision 97c1f302f2bc318ed88aa4a49641a3b60b33f7a5)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
2317dc34aSKees Cook# Makefile for lib/ function selftests
3317dc34aSKees Cook
4317dc34aSKees Cook# No binaries, but make sure arg-less "make" doesn't trigger "run_tests"
5317dc34aSKees Cookall:
6317dc34aSKees Cook
7*97c1f302STamir DubersteinTEST_PROGS := bitmap.sh
8317dc34aSKees Cookinclude ../lib.mk
9