Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git] / tools / testing / selftests / efivarfs / Makefile
blobc49dcea69319a36e98eabb9a44bdc5b75ff94575
1 CFLAGS = -Wall
3 TEST_GEN_FILES := open-unlink create-read
4 TEST_PROGS := efivarfs.sh
6 include ../lib.mk