Hi,
Do i need to do changes in Makefile when i update the kernel configuration and made one of the drivers as builtin module, if i need to do changes in makefile please guide me through the process.
I’ve made ilitek ili9881c controlled driver as built in kernel module in imx8mm board but when i add prints in the driver i’m not seeing any prints over the boot logs.
when i compile the kernel it compiles well and also .o file as been generated for the respective driver.
please look into it.