staging: rtl8192u: remove redundant assignment to pointer crypt
[linux/fpc-iii.git] / tools / testing / selftests / user / Makefile
blob640a40f9b72bcbc656a8d17ac676c0acb29662da
1 # SPDX-License-Identifier: GPL-2.0-only
2 # Makefile for user memory selftests
4 # No binaries, but make sure arg-less "make" doesn't trigger "run_tests"
5 all:
7 TEST_PROGS := test_user_copy.sh
9 include ../lib.mk