Talk:Custom Kernel: Difference between revisions
m (Unsigned comment attribution.) |
(→Custom arch config file locations: new section) |
||
Line 2: | Line 2: | ||
<small><span class="autosigned">— Preceding [[Help:Signature|unsigned]] comment added by [[User:Orson Teodoro|Orson Teodoro]] ([[User talk:Orson Teodoro|{{int:talkpagelinktext}}]] • [[Special:Contributions/Orson Teodoro|{{int:contribslink}}]]) 03:36, 4 March 2018</span></small> | <small><span class="autosigned">— Preceding [[Help:Signature|unsigned]] comment added by [[User:Orson Teodoro|Orson Teodoro]] ([[User talk:Orson Teodoro|{{int:talkpagelinktext}}]] • [[Special:Contributions/Orson Teodoro|{{int:contribslink}}]]) 03:36, 4 March 2018</span></small> | ||
== Custom arch config file locations == | |||
My goal is to build the Virt (not Standard/LTS) kernel using the defaults for Virt, and I don't understand which files are needed in exactly which paths. | |||
I had difficulty understanding the excerpt below. Is anyone willing to assist me in understanding it? | |||
:''When you are done with your edits either by editing directly the APKBUILD and copying the lts.ARCH.config as .config in the linux-4.15 folder. You will then move the .config back overriding the lts.ARCH.config generated by make menuconfig.'' |
Revision as of 22:30, 23 November 2024
Needs to be adjusted for other archs
— Preceding unsigned comment added by Orson Teodoro (talk • contribs) 03:36, 4 March 2018
Custom arch config file locations
My goal is to build the Virt (not Standard/LTS) kernel using the defaults for Virt, and I don't understand which files are needed in exactly which paths.
I had difficulty understanding the excerpt below. Is anyone willing to assist me in understanding it?
- When you are done with your edits either by editing directly the APKBUILD and copying the lts.ARCH.config as .config in the linux-4.15 folder. You will then move the .config back overriding the lts.ARCH.config generated by make menuconfig.