diff -drupN a/drivers/mpp/Makefile b/drivers/mpp/Makefile --- a/drivers/mpp/Makefile 1970-01-01 03:00:00.000000000 +0300 +++ b/drivers/mpp/Makefile 2022-06-12 05:28:14.000000000 +0300 @@ -0,0 +1 @@ +obj-$(CONFIG_SUNXI_MPP) += sunxi-mpp.o