kernel-headers: install isa-rev.h on mips to fix lzma-lader on linux 6.1
[openwrt/staging/hauke.git] / toolchain / kernel-headers / Makefile
index eea0ffbde0713c2175bbc5954ff029942fd2e938..c1a8710a4fbe59f9908a09127e9447a9ab0202db 100644 (file)
@@ -68,6 +68,7 @@ ifneq ($(CONFIG_mips)$(CONFIG_mipsel),)
                $(HOST_BUILD_DIR)/arch/mips/include/asm/asm.h \
                $(HOST_BUILD_DIR)/arch/mips/include/asm/regdef.h \
                $(HOST_BUILD_DIR)/arch/mips/include/asm/asm-eva.h \
+               $(HOST_BUILD_DIR)/arch/mips/include/asm/isa-rev.h \
                $(BUILD_DIR_TOOLCHAIN)/linux-dev/include/asm/
   endef
 endif