You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 30, 2020. It is now read-only.
From the documentation, it sounds like you intend to support use of ycm-generator with out-of-tree Linux kernel driver makefiles (this is via standard GNU Make), but sadly I just get
ERROR: Unknown build system
Maybe this is because (as is standard for Linux kernel build files) the makefile is called Kbuild rather than Makefile? You do list Kbuild in the things you've tested, so I'm a bit surprised.