mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 11:49:20 +01:00
arm64: Revert "arm64: grub: Apply an upstream change to support generic zboot"
This reverts commit 0d4f1b4676
.
The change is already included in GRUB 2.12, and the file has been
renamed so the sed command is failing.
This commit is contained in:
parent
d8c2d84f9b
commit
648f145a13
@ -78,12 +78,6 @@
|
|||||||
|
|
||||||
<screen><userinput remap='pre'>echo <literal>depends bli part_gpt</literal> > grub-core/extra_deps.lst</userinput></screen>
|
<screen><userinput remap='pre'>echo <literal>depends bli part_gpt</literal> > grub-core/extra_deps.lst</userinput></screen>
|
||||||
|
|
||||||
<!--https://git.savannah.gnu.org/cgit/grub.git/commit/?id=69edb312 -->
|
|
||||||
<para>Apply an upstream change so GRUB will be capable to load
|
|
||||||
compressed kernel image on an ARM64 system:</para>
|
|
||||||
|
|
||||||
<screen><userinput remap='pre'>sed '/ARMXX_MAGIC/,+2d' -i grub-core/loader/arm64/linux.c</userinput></screen>
|
|
||||||
|
|
||||||
<para>Prepare GRUB for compilation:</para>
|
<para>Prepare GRUB for compilation:</para>
|
||||||
|
|
||||||
<screen><userinput remap="configure">./configure --prefix=/usr \
|
<screen><userinput remap="configure">./configure --prefix=/usr \
|
||||||
|
Loading…
Reference in New Issue
Block a user