distro.mk: fix VOL_SET when is empty (fixed typo)
Fix for commit: be46eb8b13fedc41539cce370342b294e1a73b1d
This commit is contained in:
parent
1c991ff3f7
commit
4333c05b61
@ -19,7 +19,7 @@ else
|
||||
@$(call try,IMAGE_FLAVOUR,$(subst alt-$(BRANCH)-,,$(IMAGE_NAME)))
|
||||
@$(call try,META_VOL_ID,ALT $(BRANCH) $$(IMAGE_FLAVOUR)/$(ARCH))
|
||||
endif
|
||||
@$(call try,META_VOL_try,ALT)
|
||||
@$(call try,META_VOL_SET,ALT)
|
||||
|
||||
# NB: the last flavour in KFLAVOURS gets to be the default one;
|
||||
# the kernel packages regexp evaluation has to take place at build stage
|
||||
|
Loading…
x
Reference in New Issue
Block a user