mirror_ubuntu-kernels/tools/testing/selftests/efivarfs/Makefile

9 lines
144 B
Makefile
Raw Normal View History

2024-07-02 00:48:40 +03:00
# SPDX-License-Identifier: GPL-2.0-only
CFLAGS = -Wall
TEST_GEN_FILES := open-unlink create-read
TEST_PROGS := efivarfs.sh
include ../lib.mk