diff -drupN a/drivers/crypto/sunxi-emce/Makefile b/drivers/crypto/sunxi-emce/Makefile --- a/drivers/crypto/sunxi-emce/Makefile 1970-01-01 03:00:00.000000000 +0300 +++ b/drivers/crypto/sunxi-emce/Makefile 2022-06-12 05:28:14.000000000 +0300 @@ -0,0 +1,5 @@ +# +# Makefile for the linux kernel. +# + +obj-$(CONFIG_SUNXI_EMCE)=sunxi_emce.o