diff --git a/arch/arm/Makefile b/arch/arm/Makefile index f0fc541891a8..207925637f4a 100644 --- a/arch/arm/Makefile +++ b/arch/arm/Makefile @@ -150,6 +150,7 @@ textofs-$(CONFIG_ARCH_MSM8X60) := 0x00208000 textofs-$(CONFIG_ARCH_MSM8960) := 0x00208000 textofs-$(CONFIG_ARCH_MESON) := 0x00208000 textofs-$(CONFIG_ARCH_AXXIA) := 0x00308000 +textofs-$(CONFIG_CPU_RK3308) := 0x00058000 # Machine directory name. This list is sorted alphanumerically # by CONFIG_* macro name.