[H7] Relocate LD files to match betaflight/master branch

This commit is contained in:
jflyper 2019-05-05 00:20:36 +09:00 committed by Dominic Clifton
parent 2a6e94d030
commit dad1110181
4 changed files with 0 additions and 3 deletions

View File

@ -2,9 +2,6 @@
# H7 Make file include # H7 Make file include
# #
# Override LINKER_DIR until H7 merge is complete
LINKER_DIR = $(ROOT)/src/main/target/link
ifeq ($(DEBUG_HARDFAULTS),H7) ifeq ($(DEBUG_HARDFAULTS),H7)
CFLAGS += -DDEBUG_HARDFAULTS CFLAGS += -DDEBUG_HARDFAULTS
endif endif