mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
qualcommax: ipq60xx: fix squashfs configuration for emmc image
This commit is contained in:
parent
a0cb802ac6
commit
ae0e24c157
@ -21,6 +21,7 @@ define Device/EmmcImage
|
||||
IMAGES := factory.bin recovery.bin sysupgrade.bin
|
||||
IMAGE/factory.bin := append-kernel | pad-to 12288k | append-rootfs | append-metadata
|
||||
IMAGE/recovery.bin := append-kernel | pad-to 6144k | append-rootfs | append-metadata
|
||||
IMAGE/sysupgrade.bin/squashfs := append-rootfs | pad-to 64k | sysupgrade-tar rootfs=$$$$@ | append-metadata
|
||||
endef
|
||||
|
||||
define Device/cmiot_ax18
|
||||
|
Loading…
Reference in New Issue
Block a user