Re: kernel options INCLUDE_CONFIG_FILE
- Reply: void : "Re: kernel options INCLUDE_CONFIG_FILE"
- In reply to: void : "kernel options INCLUDE_CONFIG_FILE"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 13 Sep 2025 18:14:28 UTC
On 13.09.25 20:07, void wrote: > Hi, > > If 'options INCLUDE_CONFIG_FILE' is set in the kernel, > once it is compiled and installed, how would you read that > file from the kernel? % config -x /boot/kernel/kernel|head -2 options CONFIG_AUTOGENERATED ident GENERIC Florian