mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-05 00:53:32 +08:00
mediatek: ex5700: fix IMAGE_SIZE
This commit is contained in:
parent
19b75b9276
commit
f5b051b93d
@ -545,7 +545,7 @@ define Device/zyxel_ex5700
|
||||
UBINIZE_OPTS := -E 5
|
||||
BLOCKSIZE := 256k
|
||||
PAGESIZE := 4096
|
||||
IMAGE_SIZE := 65536k
|
||||
IMAGE_SIZE := 485888k
|
||||
KERNEL_IN_UBI := 1
|
||||
IMAGES += factory.bin
|
||||
IMAGE/factory.bin := append-ubi | check-size $$$$(IMAGE_SIZE)
|
||||
|
Loading…
x
Reference in New Issue
Block a user