]> git.sur5r.net Git - u-boot/commit
efi_selftest: compile without special compiler flags
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 26 Nov 2017 13:05:18 +0000 (14:05 +0100)
committerAlexander Graf <agraf@suse.de>
Fri, 1 Dec 2017 12:38:05 +0000 (13:38 +0100)
commit17b96cb2ba38442ef8241cb4074864864c03122e
tree893dfe07c85f8c9c0cb5195b0c7018843ec4f2c5
parent69fb6b1afcf37d3f68c6e0614658cfc023410e09
efi_selftest: compile without special compiler flags

As the selftest is not compiled as an EFI binary we do not
need special compiler flags.

This avoids the checkarmreloc error on vexpress_ca15_tc2.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
lib/efi_selftest/Makefile