mirror of
git://git.git.savannah.gnu.org/grub.git
synced 2026-08-18 22:45:49 +00:00
0d2345774d
We only support FDT files with EFI on arm and arm64 systems, not on x86. So move the helper that finds a prepopulated FDT UUID into its own file and only build it for architectures where it also gets called. Signed-off-by: Alexander Graf <agraf@suse.de> Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>