ramips: fix legacy initramfs images
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
dbc9ee5b72
commit
358cd6d9eb
@ -300,6 +300,7 @@ define Image/Build
|
||||
endef
|
||||
|
||||
define Image/Build/Profile
|
||||
$(if $(CONFIG_TARGET_ROOTFS_INITRAMFS),$(call Image/Build/Profile/$(1),initramfs))
|
||||
$(call Image/Build/Profile/$(1),$(2))
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user