Skip to content

Commit

Permalink
linkit: set cross base to use opt
Browse files Browse the repository at this point in the history
  • Loading branch information
lws-team committed Mar 31, 2020
1 parent d9f249f commit a0a1c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/cross-linkit.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#

# if your sdk lives somewhere else, this is the only place that should need changing
set(CROSS_BASE /projects/linkit/sdk)
set(CROSS_BASE /opt/linkit/sdk)
set(CROSS_PATH ${CROSS_BASE}/tools/gcc/gcc-arm-none-eabi)

#
Expand Down

0 comments on commit a0a1c9c

Please sign in to comment.