Got delimiter backward in recent commit
This commit is contained in:
parent
73b0ce0272
commit
aaedd7c0ab
@ -36,7 +36,7 @@
|
||||
-include $(TOPDIR)/.config
|
||||
-include $(TOPDIR)/Make.defs
|
||||
|
||||
DELIM ?= $(strip \)
|
||||
DELIM ?= $(strip /)
|
||||
include $(APPDIR)$(DELIM)Make.defs
|
||||
|
||||
WGET = wget
|
||||
|
Loading…
Reference in New Issue
Block a user