]> git.sur5r.net Git - u-boot/commit
efi_loader: usage of always in Makefile
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 5 Sep 2017 01:19:39 +0000 (03:19 +0200)
committerAlexander Graf <agraf@suse.de>
Mon, 18 Sep 2017 21:53:56 +0000 (23:53 +0200)
commitc96967e6d7cd2fefbbc8cfcf9de6b5ad2eccb4e2
tree4c0636813ae78282c36bcd1a04c4b52351a03329
parentb0763108eacfc27c9f60d2ebfdf9d4328cf0bc38
efi_loader: usage of always in Makefile

Variable always should only be appended but not overwritten by
lib/efi_loader/Makefile.

Remove variable efiprogs which is not otherwise used.

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