secgateway/kernel/linux-4.14.83/tools/testing/selftests/efivarfs/Makefile

8 lines
104 B
Makefile
Raw Normal View History

2019-06-11 07:43:23 +00:00
CFLAGS = -Wall
TEST_GEN_FILES := open-unlink create-read
TEST_PROGS := efivarfs.sh
include ../lib.mk