mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-23 19:46:31 +01:00
fix(linux-6.12.74): use files/config.txt as .config instead of defconfig
This commit is contained in:
parent
962bc741aa
commit
277de656ad
2 changed files with 5426 additions and 1 deletions
5425
steps-guix/linux-6.12.74/files/config.txt
Normal file
5425
steps-guix/linux-6.12.74/files/config.txt
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -28,7 +28,7 @@ src_prepare() {
|
|||
}
|
||||
|
||||
src_configure() {
|
||||
kernel_make defconfig
|
||||
cp config.txt .config
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue