mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-19 02:17:37 +08:00
Got delimiter backward in recent commit
This commit is contained in:
@@ -36,7 +36,7 @@
|
|||||||
-include $(TOPDIR)/.config
|
-include $(TOPDIR)/.config
|
||||||
-include $(TOPDIR)/Make.defs
|
-include $(TOPDIR)/Make.defs
|
||||||
|
|
||||||
DELIM ?= $(strip \)
|
DELIM ?= $(strip /)
|
||||||
include $(APPDIR)$(DELIM)Make.defs
|
include $(APPDIR)$(DELIM)Make.defs
|
||||||
|
|
||||||
WGET = wget
|
WGET = wget
|
||||||
|
Reference in New Issue
Block a user