package/gnu-efi: introduce BR2_PACKAGE_GNU_EFI_ARCH_SUPPORTS option
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 12 Jan 2019 16:32:58 +0000 (17:32 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 12 Jan 2019 16:34:22 +0000 (17:34 +0100)
commit8064b12ff9d0a28091513e338d0f5b59a95d1396
tree618de4cf6dd7e436180eaa37ab4cf915ff499897
parent1a437fd22f4fc357afafa1eb06f4bd17b9540491
package/gnu-efi: introduce BR2_PACKAGE_GNU_EFI_ARCH_SUPPORTS option

This will be used in packages that depend on gnu-efi, and we take this
opportunity to propagate this dependency where it was missing in
gummiboot and syslinux. In practice, it was not a problem because
gummiboot and syslinux are only available on i386 and x86-64, which is
a subset of the architectures supported by gnu-efi.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
boot/gummiboot/Config.in
boot/syslinux/Config.in
package/gnu-efi/Config.in