mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-13 06:03:22 +00:00
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…
x
Reference in New Issue
Block a user