mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-04 21:51:56 +00:00
ramips: use lzma-loader on JCG Q20
Fixes the LZMA uncompression issue on JCG Q20. Signed-off-by: Du Cai <caidu@smail.nju.edu.cn>
This commit is contained in:
parent
32e41ba18a
commit
8ac69159f2
@ -1133,6 +1133,7 @@ TARGET_DEVICES += jcg_jhr-ac876m
|
|||||||
|
|
||||||
define Device/jcg_q20
|
define Device/jcg_q20
|
||||||
$(Device/dsa-migration)
|
$(Device/dsa-migration)
|
||||||
|
$(Device/uimage-lzma-loader)
|
||||||
BLOCKSIZE := 128k
|
BLOCKSIZE := 128k
|
||||||
PAGESIZE := 2048
|
PAGESIZE := 2048
|
||||||
UBINIZE_OPTS := -E 5
|
UBINIZE_OPTS := -E 5
|
||||||
|
Loading…
Reference in New Issue
Block a user