mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-19 04:49:38 -07:00
put arm-eabi compiler back on path for those that have followed devkitpro installation instructions
This commit is contained in:
parent
bd469288ab
commit
09c1ce4bdd
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ COPY=cp
|
||||||
PATHSEP=/
|
PATHSEP=/
|
||||||
FLASH_TOOL=client/flasher
|
FLASH_TOOL=client/flasher
|
||||||
DETECTED_OS=UNAME
|
DETECTED_OS=UNAME
|
||||||
|
PATH := $(PATH):$(DEVKITARM)/bin
|
||||||
|
|
||||||
else
|
else
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue