ramips: fix legacy initramfs images

Signed-off-by: Felix Fietkau <nbd@nbd.name>
Felix Fietkau 8 years ago
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…
Cancel
Save