fix: matter-iso temp directory variable name

This commit is contained in:
ngn
2024-08-25 22:23:47 +03:00
parent ec9781a5b6
commit 7b979b45fe
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
SUBDIRS := $(wildcard */.)
VERSION = 24.08
VERSION = 24.09
install:
@for dir in $(SUBDIRS) ; do \