diff --git a/chapter10/kernel.xml b/chapter10/kernel.xml index 509c38c9e..c2189f72e 100644 --- a/chapter10/kernel.xml +++ b/chapter10/kernel.xml @@ -294,13 +294,6 @@ configuration menus and create the kernel configuration from scratch. - - Now fix an issue causing the kernel fail to build with Binutils - 2.42 on LoongArch: - -sed -e '/case EM_LOONG/aif (r_type == 100 || r_type == 102) continue;' \ - -i scripts/mod/modpost.c - Compile the kernel image and modules: make