WIP FPC-III support
[linux/fpc-iii.git] / tools / testing / selftests / kmod / Makefile
blob5b3e746a0bee4205a79f8848104d5d516b7c32b7
1 # SPDX-License-Identifier: GPL-2.0-only
2 # Makefile for kmod loading selftests
4 # No binaries, but make sure arg-less "make" doesn't trigger "run_tests"
5 all:
7 TEST_PROGS := kmod.sh
9 include ../lib.mk
11 # Nothing to clean up.
12 clean: