Hi,
The yoco project builds lx2160ardb-rev2. But my driver needs DRM support. It fails to compile:
error: ‘drm_ioctl’ undeclared here (not in a function);
It is missing drm_ioctl.h, and drm/drm_gem_cma_helper.h is also missing.
What recipes need to be added/modified to generate the above include files?
Thank you,
Tiger