mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-08 01:29:29 -05:00
These devices need a tiny (<8MB) initramfs. There are first occurrences where this fails with newer kernels and diagnostic packages. Switch the recipe over to use lzma compression and rt-loader. Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de> Link: https://github.com/openwrt/openwrt/pull/19687 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>