fix Makefile

This commit is contained in:
eddyem
2018-11-05 13:33:03 +03:00
parent 4defefb860
commit e9c8e716a1
4 changed files with 16 additions and 32 deletions

View File

@@ -22,7 +22,6 @@ ARCH_FLAGS = $(ASM_FLAGS) $(FP_FLAGS)
###############################################################################
# Executables
OPREFIX ?= /opt/bin/arm-none-eabi
#PREFIX ?= /usr/x86_64-pc-linux-gnu/arm-none-eabi/gcc-bin/7.3.0/arm-none-eabi
PREFIX ?= $(OPREFIX)
RM := rm -f