ubuntu-linux-kernel/tools/testing/selftests/efivarfs/Makefile

8 lines
104 B
Makefile
Raw Permalink Normal View History

2024-04-01 15:06:58 +00:00
CFLAGS = -Wall
TEST_GEN_FILES := open-unlink create-read
TEST_PROGS := efivarfs.sh
include ../lib.mk