mirror of
https://github.com/openwrt/openwrt.git
synced 2026-07-15 06:11:53 +04:00
mvebu: use libdeflate for gzip
Shrinks size slightly. Signed-off-by: Rosen Penev <rosenp@gmail.com> Link: https://github.com/openwrt/openwrt/pull/24149 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
committed by
Robert Marko
parent
ede8c8acac
commit
e79589bea4
@@ -127,7 +127,7 @@ define Device/eMMC-methode
|
||||
IMAGE/emmc-gpt.img.gz := methode-gpt-emmc |\
|
||||
pad-to 1M | boot-scr | boot-img-ext4 | append-boot-part |\
|
||||
pad-to 33M | append-rootfs |\
|
||||
gzip
|
||||
libdeflate-gzip
|
||||
BOOT_SCRIPT := udpu
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user