grub2/include/grub/arm
Leif Lindholm a244d9ebc7 arm: make linux.h safe to include for non-native builds
<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 <leif.lindholm@linaro.org>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
2018-02-23 22:42:42 +01:00
..
coreboot rk3288_spi: Add SPI driver 2017-05-09 08:44:23 +02:00
efi efi: mm: make MAX_USABLE_ADDRESS platform-specific 2013-12-10 18:05:29 +00:00
uboot arm-uboot: Make self-relocatable to allow loading at any address 2016-02-27 13:40:52 +01:00
cros_ec.h arm_coreboot: Add Chromebook keyboard driver. 2017-05-09 08:47:34 +02:00
linux.h arm: make linux.h safe to include for non-native builds 2018-02-23 22:42:42 +01:00
reloc.h arm: implement additional relocations generated by gcc 4.9 at -O3 2015-02-03 22:50:08 +00:00
setjmp.h * include/grub/setjmp.h: Define RETURNS_TWICE. Keep it empty for 2013-10-18 16:38:36 +02:00
startup.h Refactor arm-uboot code to make it genereic. 2017-05-08 17:47:57 +02:00
system.h Enable cache on ARM U-Boot port. 2013-12-23 05:01:58 +01:00
time.h Initial import of Leif's work 2013-04-07 02:41:07 +02:00
types.h Initial import of Leif's work 2013-04-07 02:41:07 +02:00