On 26.01.2013 20:42, Francesco Lavra wrote:

> This patch adds the automake conditional COND_efi, which is true for
> every configuration using the EFI platform. This conditional is used in
> grub-core/Makefile.am to remove some duplicated entries in
> KERNEL_HEADER_FILES.
> As the EFI platform is expected to be used in more architectures (work
> is in progress to port GRUB to ARM using EFI), this patch will allow
> not to have even more duplicated code in the future.
> 

ARM U-Boot port should be a priority, not EFI flavours.
And this patch just moves the problem around. Rather than having to keep
different clauses in Makefile.am in sync you have to keep gentpl.py and
configure.ac in sync. Doesn't seem to be worth it.
-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to