image.mk: remove obsolete Build/mkfs overrides
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
5a92e049d5
commit
efdf7f6499
1 changed files with 0 additions and 2 deletions
|
@ -288,8 +288,6 @@ define BuildImage/mkfs
|
|||
.PHONY: mkfs-$(1)
|
||||
mkfs-$(1): kernel_prepare
|
||||
$(Image/mkfs/$(1))
|
||||
$(call Build/mkfs/default,$(1))
|
||||
$(call Build/mkfs/$(1),$(1))
|
||||
$(KDIR)/root.$(1): mkfs-$(1)
|
||||
|
||||
endef
|
||||
|
|
Loading…
Reference in a new issue