--- zzzz-none-000/linux-4.4.271/arch/mips/include/asm/compiler.h 2021-06-03 06:22:09.000000000 +0000 +++ hawkeye-5590-750/linux-4.4.271/arch/mips/include/asm/compiler.h 2023-04-19 10:22:28.000000000 +0000 @@ -72,7 +72,7 @@ #else /* MIPS64 is a superset of MIPS32 */ #define MIPS_ISA_LEVEL "mips64r2" -#define MIPS_ISA_ARCH_LEVEL "arch=r4000" +#define MIPS_ISA_ARCH_LEVEL MIPS_ISA_LEVEL #define MIPS_ISA_LEVEL_RAW mips64r2 #define MIPS_ISA_ARCH_LEVEL_RAW MIPS_ISA_LEVEL_RAW #endif /* CONFIG_CPU_MIPSR6 */