linux-stable/tools/testing/selftests/efivarfs
Michael Ellerman 84f887bfb9 selftests: Set CC using CROSS_COMPILE once in lib.mk
This avoids repeating the logic in every Makefile. We mimic the
top-level Makefile and use $(CROSS_COMPILE)gcc.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
2015-03-19 15:16:51 -06:00
..
create-read.c selftests/efivarfs: add create-read test 2013-02-27 19:10:24 -08:00
efivarfs.sh selftests: Introduce minimal shared logic for running tests 2015-03-13 15:13:40 -06:00
Makefile selftests: Set CC using CROSS_COMPILE once in lib.mk 2015-03-19 15:16:51 -06:00
open-unlink.c