* Tony Lindgren tony@atomide.com [171013 07:59]:
Hi Tomi,
Looks like today's next build fails if omapdrm is enabled as modules with:
depmod: ERROR: Cycle detected: drm_kms_helper -> drm -> drm_kms_helper depmod: ERROR: Found 2 modules in dependency cycles! make: *** [Makefile:1261: _modinst_post] Error 1
Making CONFIG_DRM=y and CONFIG_DRM_KMS_HELPER=y instead of lodable modules makes it build.
Regards,
Tony