--- zzzz-none-000/linux-4.1.38/arch/arm/lib/Makefile 2017-01-18 18:48:06.000000000 +0000 +++ bcm63-7582-715/linux-4.1.38/arch/arm/lib/Makefile 2020-11-25 10:06:48.000000000 +0000 @@ -17,6 +17,7 @@ mmu-y := clear_user.o copy_page.o getuser.o putuser.o \ copy_from_user.o copy_to_user.o +obj-y += avm_membench.o # using lib_ here won't override already available weak symbols obj-$(CONFIG_UACCESS_WITH_MEMCPY) += uaccess_with_memcpy.o