build: allow passing parameters to padjffs2 via the pad-rootfs command

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 44015
v19.07.3_mercusys_ac12_duma
Felix Fietkau 9 years ago
parent 33848f14d3
commit 4d4536b090

@ -304,7 +304,7 @@ define Build/append-rootfs
endef
define Build/pad-rootfs
$(call prepare_generic_squashfs,$@)
$(call prepare_generic_squashfs,$@ $(1))
endef
define Build/pad-offset

Loading…
Cancel
Save