mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-30 00:59:21 +01:00
loongarch: Revert "kernel: Apply an upstream fix for Binutils 2.42"
This reverts commit 2a71a83b9a
.
The fix is included in linux >= 6.8.
This commit is contained in:
parent
67ecb262fa
commit
c219b8b978
@ -294,13 +294,6 @@
|
||||
configuration menus and create the kernel configuration from
|
||||
scratch.</para>
|
||||
|
||||
<!-- https://git.kernel.org/torvalds/c/2772ae4d66d1 (simplified) -->
|
||||
<para>Now fix an issue causing the kernel fail to build with Binutils
|
||||
2.42 on LoongArch:</para>
|
||||
|
||||
<screen><userinput remap="pre">sed -e '/case EM_LOONG/aif (r_type == 100 || r_type == 102) continue;' \
|
||||
-i scripts/mod/modpost.c</userinput></screen>
|
||||
|
||||
<para>Compile the kernel image and modules:</para>
|
||||
|
||||
<screen><userinput remap="make">make</userinput></screen>
|
||||
|
Loading…
Reference in New Issue
Block a user