[H7] Relocate LD files to match betaflight/master branch
This commit is contained in:
parent
2a6e94d030
commit
dad1110181
|
@ -2,9 +2,6 @@
|
|||
# H7 Make file include
|
||||
#
|
||||
|
||||
# Override LINKER_DIR until H7 merge is complete
|
||||
LINKER_DIR = $(ROOT)/src/main/target/link
|
||||
|
||||
ifeq ($(DEBUG_HARDFAULTS),H7)
|
||||
CFLAGS += -DDEBUG_HARDFAULTS
|
||||
endif
|
||||
|
|
Loading…
Reference in New Issue