[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 08/10] arm: make linux.h safe to include for non-native build
From: |
Daniel Kiper |
Subject: |
Re: [PATCH 08/10] arm: make linux.h safe to include for non-native builds |
Date: |
Thu, 15 Feb 2018 11:25:06 +0100 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Thu, Feb 01, 2018 at 06:18:56PM +0000, Leif Lindholm wrote:
> <grub/machine/loader.h> (for machine arm/efi) and
> <grub/machine/kernel.h> (for machine arm/coreboot) will not always
> resolve (and will likely not be valid to) if pulled in when building
> non-native commands, such as host tools or the "file" command.
> So explicitly include them with their expanded pathnames.
>
> Signed-off-by: Leif Lindholm <address@hidden>
Reviewed-by: Daniel Kiper <address@hidden>
Daniel
- [PATCH 07/10] arm: switch linux loader to linux_arm_kernel_header struct, (continued)
- [PATCH 07/10] arm: switch linux loader to linux_arm_kernel_header struct, Leif Lindholm, 2018/02/01
- [PATCH 10/10] commands/file: use definitions from arm64/linux.h, Leif Lindholm, 2018/02/01
- [PATCH 05/10] arm64: align linux kernel header struct naming with i386, Leif Lindholm, 2018/02/01
- [PATCH 09/10] commands/file: use definitions from arm/linux.h, Leif Lindholm, 2018/02/01
- [PATCH 08/10] arm: make linux.h safe to include for non-native builds, Leif Lindholm, 2018/02/01
- Re: [PATCH 08/10] arm: make linux.h safe to include for non-native builds,
Daniel Kiper <=
- Re: [PATCH 00/10] various cleanup, Daniel Kiper, 2018/02/15