Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixes
[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