From c030d38cf5ce6c3e79787b919c52efad19d9230d Mon Sep 17 00:00:00 2001 From: Hyy2001X <1804430051@qq.com> Date: Fri, 6 May 2022 21:20:04 +0800 Subject: [PATCH] =?UTF-8?q?profile:=20=E4=BF=AE=E5=A4=8D=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CustomFiles/Depends/profile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CustomFiles/Depends/profile b/CustomFiles/Depends/profile index e585bf9..a191771 100755 --- a/CustomFiles/Depends/profile +++ b/CustomFiles/Depends/profile @@ -1,7 +1,7 @@ Sysinfo() { local TARGET_PROFILE TARGET_BOOTABLE TEMP CoreMark - TARGET_PROFILE=$(getinf TARGET_PROFILE /rom/etc/AutoBuild/Default_Variable) - TARGET_BOARD=$(getinf TARGET_BOARD /rom/etc/AutoBuild/Default_Variable) + TARGET_PROFILE=$(getinf TARGET_PROFILE /rom/etc/autoupdate/default) + TARGET_BOARD=$(getinf TARGET_BOARD /rom/etc/autoupdate/default) [ -z "${TARGET_PROFILE}" ] && echo if [ "${TARGET_BOARD}" == x86 ] then