diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | build-targets.mk (renamed from support/make/build-targets.mk) | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -66,7 +66,7 @@ LIBMAPLE_MODULES += $(SRCROOT)/wirish $(foreach m,$(LIBMAPLE_MODULES),$(eval $(call LIBMAPLE_MODULE_template,$(m)))) # Main target -include $(SUPPORT_PATH)/make/build-targets.mk +include build-targets.mk .PHONY: install sketch clean help debug cscope tags ctags ram flash jtag diff --git a/support/make/build-targets.mk b/build-targets.mk index 448b1ee..448b1ee 100644 --- a/support/make/build-targets.mk +++ b/build-targets.mk |