1*ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 224fe831cSKees Cook# Makefile for sysctl selftests. 324fe831cSKees Cook# Expects kernel.sysctl_writes_strict=1. 424fe831cSKees Cook 524fe831cSKees Cook# No binaries, but make sure arg-less "make" doesn't trigger "run_tests". 624fe831cSKees Cookall: 724fe831cSKees Cook 864b67120SLuis R. RodriguezTEST_PROGS := sysctl.sh 924fe831cSKees Cook 105e29a910SMichael Ellermaninclude ../lib.mk 1124fe831cSKees Cook 1224fe831cSKees Cook# Nothing to clean up. 1324fe831cSKees Cookclean: 14