Did you run "make menuconfig" or similar to enable building CONFIG_TINYDRM_ST7789V as a module? It won't be in the defconfig.
Note that your makefile change should also be
Note that your makefile change should also be
Code:
obj-$(CONFIG_TINYDRM_ST7789V) += st7789v.o
Statistics: Posted by 6by9 — Sat Feb 24, 2024 9:26 pm