Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 # Makefile for kmod loading selftests
0003 
0004 # No binaries, but make sure arg-less "make" doesn't trigger "run_tests"
0005 all:
0006 
0007 TEST_PROGS := kmod.sh
0008 
0009 include ../lib.mk
0010 
0011 # Nothing to clean up.
0012 clean: