[no ci] Makefile: update buildroot version

pull/1364/head
Viktor 2024-03-28 06:03:13 +01:00
parent a102d73706
commit 4b7f538c38
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
BR_VER = 2024.02
BR_VER = 2024.02.1
BR_MAKE = $(MAKE) -C $(TARGET)/buildroot-$(BR_VER) BR2_EXTERNAL=$(PWD)/general O=$(TARGET)
BR_LINK = https://github.com/buildroot/buildroot/archive
BR_FILE = /tmp/buildroot-$(BR_VER).tar.gz