On Fri, Feb 07, 2025 at 10:46:05AM -0500, Kurt Borja wrote: > Rename alienware-wmi to support upcoming split. (the change that is caught by my eye and induced this review session) ... > obj-$(CONFIG_ALIENWARE_WMI) += alienware-wmi.o > +alienware-wmi-objs := alienware-wmi-base.o objs is incorrect! Please use correct y instead. > obj-$(CONFIG_DCDBAS) += dcdbas.o > obj-$(CONFIG_DELL_LAPTOP) += dell-laptop.o > obj-$(CONFIG_DELL_RBTN) += dell-rbtn.o -- With Best Regards, Andy Shevchenko