build: allow passing parameters to padjffs2 via the pad-rootfs command
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44015
This commit is contained in:
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…
Reference in New Issue
Block a user