X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/09c1ce4bdd7b694a5b68b0754fdc983530e2542a..346ad5fbbb275f51ac3ceed118d4f9164f3278da:/common/Makefile.common diff --git a/common/Makefile.common b/common/Makefile.common index eb74c246..077fc282 100644 --- a/common/Makefile.common +++ b/common/Makefile.common @@ -39,8 +39,7 @@ MOVE=mv COPY=cp PATHSEP=/ FLASH_TOOL=client/flasher -DETECTED_OS=UNAME -PATH := $(PATH):$(DEVKITARM)/bin +DETECTED_OS=$(UNAME) else