Skip to content

Commit

Permalink
bump U-Boot
Browse files Browse the repository at this point in the history
  • Loading branch information
andrejro committed Oct 29, 2024
1 parent 5e32dfd commit 4ba2798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ BUILD_HOST?=usbarmory
LINUX_VER=6.6.58
LINUX_VER_MAJOR=${shell echo ${LINUX_VER} | cut -d '.' -f1,2}
LOCALVERSION=-0
UBOOT_VER=2024.07
UBOOT_VER=2024.10
ARMORYCTL_VER=1.2
CRUCIBLE_VER=2023.11.02
APT_GPG_KEY=CEADE0CF01939B21
Expand Down

0 comments on commit 4ba2798

Please sign in to comment.