kernel/arch/arm/Makefile
.. .. @@ -157,6 +157,7 @@ 157 157 textofs-$(CONFIG_CPU_RV1106) := 0x00208000 158 158 textofs-$(CONFIG_CPU_RV1126) := 0x00608000 159 159 endif 160 +textofs-$(CONFIG_RV1106_HPMCU_FAST_WAKEUP) := 0x00208000160 161 161 162 # Machine directory name. This list is sorted alphanumerically 162 163 # by CONFIG_* macro name.