Added '+' to another SUBDIRS_recipe.
This commit is contained in:
parent
9dd13d7047
commit
5747fa4df3
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ DIRLIST = grc
|
|||
|
||||
define SUBDIR_recipe
|
||||
|
||||
@$(MAKE) SYS=$(SYS) -C $(dir) --no-print-directory $@
|
||||
@+$(MAKE) SYS=$(SYS) -C $(dir) --no-print-directory $@
|
||||
|
||||
endef # SUBDIR_recipe
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue