openwrt/target
John Thomson ade00fbdb5 ath79: mikrotik: use vmlinuz (zBoot ELF)
- minimal built initramfs: 10MB vmlinux ELF -> 6MB vmlinuz
- ~5 seconds for kernel decompression, which was equivalent to the
  additional time to load the uncompressed ELF from SPI NOR.
- Removes requirement for lzma-loader, which may have been causing some
  image builds to fail to boot on Mikrotik mt7621.

Suggested-by: Thibaut VARÈNE <hacks@slashdirt.org>
Signed-off-by: John Thomson <git@johnthomson.fastmail.com.au>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:07:07 +00:00
..
imagebuilder imagebuilder: add missing libfakeroot files 2021-09-01 08:07:02 +00:00
linux ath79: mikrotik: use vmlinuz (zBoot ELF) 2021-09-01 08:07:07 +00:00
sdk sdk: keep the linux package in the same subdir as in the main build system 2021-09-01 08:07:07 +00:00
toolchain build: improve ccache support 2020-07-11 15:19:53 +02:00
Config.in build: define PWM_SUPPORT arch feature flag 2021-09-01 08:07:01 +00:00
Makefile