mirror of
https://github.com/linuxboot/heads.git
synced 2025-01-29 15:44:07 +00:00
ensure that the dxe modules will be built with the Heads cross compiler
This commit is contained in:
parent
c98bfe158f
commit
c7c4b9919c
@ -36,6 +36,7 @@ linuxboot_target := \
|
||||
KERNEL=$(build)/$(BOARD)/bzImage \
|
||||
INITRD=$(build)/$(BOARD)/initrd.cpio.xz \
|
||||
CUSTOM=$(CUSTOMPWD) \
|
||||
CROSS=$(CROSS) \
|
||||
$(if $(CONFIG_LINUXBOOT_ROM), ROM=$(pwd)/$(CONFIG_LINUXBOOT_ROM)) \
|
||||
all
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user