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
It would be nice if menuconfig worked via the ./make_linux.py script.
menuconfig
./make_linux.py
The text was updated successfully, but these errors were encountered:
Support the interactive mode in 'make_linux.py' for 'make menuconfig'
6204625
Refers to #9 Nice!
Update the README
1212c04
Refers to #9
Hey @xairy,
Now we can configure the Linux kernel with menuconfig in the needed container.
The make_linux.py tool supports the interactive mode for make menuconfig.
make_linux.py
make menuconfig
Please have a try!
https://github.com/a13xp0p0v/kernel-build-containers?tab=readme-ov-file#building-linux-kernel
Sorry, something went wrong.
Tested, works! Thanks a lot!
No branches or pull requests
It would be nice if
menuconfig
worked via the./make_linux.py
script.The text was updated successfully, but these errors were encountered: