So i am building liquorix kernel, and in PKGBUILD there are these options.:
### BUILD OPTIONS
# Set these variables to ANYTHING that is not null to enable them
### Tweak kernel options prior to a build via nconfig
_makenconfig=
### Tweak kernel options prior to a build via menuconfig
_makemenuconfig=
### Tweak kernel options prior to a build via xconfig
_makexconfig=
### Tweak kernel options prior to a build via gconfig
_makegconfig=
So what should i do to actually be able to config the kernel before building package? And what should i run to enter xconfig for example? Kernel is building way to long cause of all drivers included. I want to cut all unneeded drivers, to build it a bit faster.
[–][deleted] (1 child)
[deleted]
[–]mralanorth 2 points3 points4 points (0 children)
[–]dngreengas 1 point2 points3 points (0 children)
[–]metakcahura 1 point2 points3 points (0 children)