Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-block.git] / tools / testing / selftests / efivarfs / Makefile
1 CFLAGS = -Wall
2
3 TEST_GEN_FILES := open-unlink create-read
4 TEST_PROGS := efivarfs.sh
5
6 include ../lib.mk
7