mirror of https://codeberg.org/anemofilia/zero
buer: kernel: Refer to right defconfig location an use latest available kernel
parent
b080b626f5
commit
0a9e7836d1
|
@ -5,7 +5,7 @@
|
|||
(define-public linux-libre
|
||||
(customize-linux
|
||||
#:name "buer-linux-libre"
|
||||
#:linux linux-libre-6.10
|
||||
#:source linux-libre-6.10-source
|
||||
#:defconfig (local-file "defconfig")
|
||||
#:linux linux-libre-6.11
|
||||
#:source linux-libre-6.11-source
|
||||
#:defconfig (local-file "kernel/defconfig")
|
||||
#:extra-version "buer"))
|
||||
|
|
Loading…
Reference in New Issue