aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/efivarfs/Makefile
blob: c49dcea69319a36e98eabb9a44bdc5b75ff94575 (plain) (blame)
1
2
3
4
5
6
7
CFLAGS = -Wall

TEST_GEN_FILES := open-unlink create-read
TEST_PROGS := efivarfs.sh

include ../lib.mk