repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
tools
/
testing
/
selftests
/
efivarfs
/
Makefile
blob
e3181338ba5e97a0cd63f62b32e2bf41c0c89b8a
1
# SPDX-License-Identifier: GPL-2.0-only
2
CFLAGS
= -
Wall
3
4
TEST_GEN_FILES
:=
open-unlink create-read
5
TEST_PROGS
:=
efivarfs.sh
6
7
include
..
/
lib.mk
8