tree.sh: rename btype to buildtype, for clarity

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2025-10-04 08:36:18 +01:00
parent d95af9ba44
commit 51e424c7d1
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# SPDX-License-Identifier: GPL-3.0-or-later
cmakedir="UEFIExtract"
btype="cmake"
buildtype="cmake"