Merge branch 'pm-cpufreq'
[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