mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 02:43:53 +08:00
image.mk: fix filesystem dependency issue
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
97e3d10df9
commit
160913f9de
@ -284,7 +284,7 @@ define Image/Checksum
|
||||
endef
|
||||
|
||||
define BuildImage/mkfs
|
||||
install: mkfs-$(1)
|
||||
install-images: mkfs-$(1)
|
||||
.PHONY: mkfs-$(1)
|
||||
mkfs-$(1): kernel_prepare
|
||||
$(Image/mkfs/$(1))
|
||||
|
Loading…
x
Reference in New Issue
Block a user