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