]> git.ipfire.org Git - people/ms/u-boot.git/commit
efi_selftest: use correct compiler flags for miniapps
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 2 Feb 2018 00:05:47 +0000 (01:05 +0100)
committerAlexander Graf <agraf@suse.de>
Fri, 9 Feb 2018 23:24:00 +0000 (00:24 +0100)
commitae86b6be122f880224ba3e569d3e86d6b9553bb7
treecb6ecf11dfe7766f5b4e361a6134192f2bc3c4b9
parentf623e07f0c3c743ada6be049b83a01ab2da825ad
efi_selftest: use correct compiler flags for miniapps

For EFI binaries we need special CFLAGS.

They were specified for an object file that since has been replaced.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
lib/efi_selftest/Makefile