From a3929b435b6533179162d68558aee4e622993ce9 Mon Sep 17 00:00:00 2001 From: Scott Lahteine Date: Sun, 19 Oct 2025 19:01:04 -0500 Subject: [PATCH] =?UTF-8?q?=E2=9C=85=20Moved=20BIQU/BX=20config?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- buildroot/tests/BTT_SKR_SE_BX | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/buildroot/tests/BTT_SKR_SE_BX b/buildroot/tests/BTT_SKR_SE_BX index 8ba87da069..dd8e30d434 100755 --- a/buildroot/tests/BTT_SKR_SE_BX +++ b/buildroot/tests/BTT_SKR_SE_BX @@ -9,5 +9,5 @@ set -e # # Build with the default configurations # -use_example_configs BIQU/BX -exec_test $1 $2 "BIQU/BX" "$3" +use_example_configs BIQU/BX/base +exec_test $1 $2 "BIQU/BX/base" "$3"