image.mk: fix dependencies for legacy make prepare step
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
24a7ccb056
commit
21ad25f547
@ -453,7 +453,7 @@ define LegacyDevice/Check
|
||||
_TARGET := $$(if $$(_PROFILE_SET),legacy-images,install-disabled)
|
||||
$$(if $$(_PROFILE_SET),install: legacy-images-make)
|
||||
ifndef IB
|
||||
$$(if $$(_PROFILE_SET),compile: legacy-images-prepare-make)
|
||||
$$(if $$(_PROFILE_SET),mkfs_prepare: legacy-images-prepare-make)
|
||||
endif
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user