Skip to content

Commit

Permalink
linux-6.12.12: Rebuld with BTF debug info
Browse files Browse the repository at this point in the history
+CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y
+CONFIG_DEBUG_INFO_BTF=y
  • Loading branch information
donald committed Apr 29, 2025
1 parent 331cfee commit 44f5fa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linux-6.12.23-480.bee → linux-6.12.23-481.bee
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ KERNELVERSION=${KERNELVERSION}${PKGEXTRAVERSION_DASH}
echo $KERNELVERSION

#SRCURL[0]="https://github.molgen.mpg.de/mariux64/linux/archive/refs/tags/mariux-$KERNELVERSION-$PKGREVISION.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/ad55c3afddf5251f5a78b02801640d97/mariux-6.12.23-480.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/f3b9e9b370a675f10aab0e0ff112326d/mariux-6.12.23-481.tar.gz"

KERNELLOCAL=".mx64.${PKGREVISION}"
FULLKERNELVERSION="${KERNELVERSION}${KERNELLOCAL}"
Expand Down

0 comments on commit 44f5fa1

Please sign in to comment.