mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-15 13:59:29 -04:00
The cameo based RTL83xx devices have a simple U-Boot that only supports gzip compression. Actual models are mainly D-Link DGS-1210 and the Apresia Light GS120GT-SS. Reduce the image size by ~1MB by switching over to lzma compression and rt-loader. Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de> Link: https://github.com/openwrt/openwrt/pull/21577 Signed-off-by: Robert Marko <robimarko@gmail.com>