Skip to content

Commit

Permalink
makefile: Minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
stevezhengshiqi committed Mar 10, 2024
1 parent 198b991 commit 0f9a538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makefile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -409,8 +409,8 @@ function bKextHelper() {
local PATH_LONG_BIG="Build/Products/$3/"
local PATH_LONG_SMA="build/Products/$3/"
local PATH_SHORT_SMA="build/$3/"
local PATH_VI2C="Build/Products/Release/"
local PATH_ITLWM="Build/Products/Debug/"
local PATH_VI2C="Build/Products/Release/"
local lineNum

if [[ "${model_input}" =~ "CML" ]]; then
Expand Down

0 comments on commit 0f9a538

Please sign in to comment.