Incorrect module name line 100: instead
$(eval $(call SerialPlugin,meig,+kmod-usb-option,MEIGLink SLM750-R2/SLM820/SLM828,MEIGLINK))
there should be
$(eval $(call SerialPlugin,meig,+kmod-usb-serial-option,MEIGLink SLM750-R2/SLM820/SLM828,MEIGLINK))
(I think there is no need to create a pull request)
Incorrect module name line 100: instead
$(eval $(call SerialPlugin,meig,+kmod-usb-option,MEIGLink SLM750-R2/SLM820/SLM828,MEIGLINK))
there should be$(eval $(call SerialPlugin,meig,+kmod-usb-serial-option,MEIGLink SLM750-R2/SLM820/SLM828,MEIGLINK))
(I think there is no need to create a pull request)