diff --git a/Makefile b/Makefile index c8e500276..edaa183ed 100644 --- a/Makefile +++ b/Makefile @@ -5,8 +5,6 @@ CPP := $(CC) -E LD := tools/binutils/bin/arm-none-eabi-ld OBJCOPY := tools/binutils/bin/arm-none-eabi-objcopy -RM := rm -f - include config.mk SHELL := /bin/bash -o pipefail