Changeset 3706d93 in mainline for boot/arch/arm64/meson.build


Ignore:
Timestamp:
2019-08-17T12:49:43Z (6 years ago)
Author:
Jiří Zárevúcky <zarevucky.jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
318af1a
Parents:
512579c
git-author:
Jiří Zárevúcky <zarevucky.jiri@…> (2019-06-29 10:48:33)
git-committer:
Jiří Zárevúcky <zarevucky.jiri@…> (2019-08-17 12:49:43)
Message:

Honor CONFIG_COMPRESSED_INIT

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/arch/arm64/meson.build

    r512579c r3706d93  
    3333GRUB_LOADER = 'chainloader'
    3434
     35# FIXME: The loader crashed without explanation when CONFIG_COMPRESSED_INIT is disabled.
     36
    3537# Request binary output. The ARM64 port manually prepares the .text
    3638# section to look as a PE file than can be loaded on EFI systems.
Note: See TracChangeset for help on using the changeset viewer.