diff --git a/arch/arm/Makefile b/arch/arm/Makefile index f6e64b8de566..7a313f4a0006 100644 --- a/arch/arm/Makefile +++ b/arch/arm/Makefile @@ -153,6 +153,7 @@ textofs-$(CONFIG_ARCH_MSM8960) := 0x00208000 textofs-$(CONFIG_ARCH_MESON) := 0x00208000 textofs-$(CONFIG_ARCH_AXXIA) := 0x00308000 ifeq ($(CONFIG_ROCKCHIP_THUNDER_BOOT),y) +textofs-$(CONFIG_CPU_RV1106) := 0x00208000 textofs-$(CONFIG_CPU_RV1126) := 0x00608000 endif