lineage_kernel_xcoverpro/tools/testing/selftests/efivarfs/Makefile

8 lines
104 B
Makefile
Raw Normal View History

2023-06-18 22:53:49 +00:00
CFLAGS = -Wall
TEST_GEN_FILES := open-unlink create-read
TEST_PROGS := efivarfs.sh
include ../lib.mk