repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
staging: rtl8192u: remove redundant assignment to pointer crypt
[linux/fpc-iii.git]
/
tools
/
testing
/
selftests
/
zram
/
Makefile
blob
7f78eb1b59cb45d2f854a42caa0c6e5c97cce3d6
1
# SPDX-License-Identifier: GPL-2.0
2
all
:
3
4
TEST_PROGS
:=
zram.sh
5
TEST_FILES
:=
zram01.sh zram02.sh zram_lib.sh
6
EXTRA_CLEAN
:=
err.log
7
8
include
..
/
lib.mk
9