mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-24 23:53:02 +00:00
image.mk: remove obsolete Build/mkfs overrides
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
5a92e049d5
commit
efdf7f6499
@ -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 New Issue
Block a user