removing custom path

This commit is contained in:
rusefi 2020-09-12 04:09:19 -04:00
parent 893de62fe6
commit a96b74b086
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
@echo off
set PATH=G:\VStudio\arm-elf-gcc\bin;G:\VStudio\msys2\usr\bin;C:\Program Files\Java\jre\bin;G:\VStudio\Git\bin
echo "Compiling for Cypress FM4 S6E2CxAH"
rem TODO: somehow this -DDUMMY is helping us to not mess up the parameters, why?!