We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I am trying to build the design on Ubuntu 20.04. It successfully builds up till make modules but throws an error on make modules_install
make modules
make modules_install
cp: cannot stat './modules.builtin.modinfo': No such file or directory make: *** [Makefile:1327: _modinst_] Error 1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I am trying to build the design on Ubuntu 20.04. It successfully builds up till
make modules
but throws an error onmake modules_install
The text was updated successfully, but these errors were encountered: