xref: /kernel/linux/linux-5.10/tools/testing/selftests/zram/Makefile (revision 8c2ecf20)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/tools/testing/selftests/zram/
1# SPDX-License-Identifier: GPL-2.0
2all:
3
4TEST_PROGS := zram.sh
5TEST_FILES := zram01.sh zram02.sh zram_lib.sh
6EXTRA_CLEAN := err.log
7
8include ../lib.mk
9
10

Indexes created Thu Nov 07 10:32:03 CST 2024