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