mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-10-28 04:24:26 -04:00
So far "kernel" partition didn't contain just a kernel. It also included Seama header and meta data. This was making kernel update complex and it wasn't trivial to read kernel size. Fix it by making "kernel" parition contain just a kernel image. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| mtdsplit_brnimage.c | ||
| mtdsplit_eva.c | ||
| mtdsplit_fit.c | ||
| mtdsplit_lzma.c | ||
| mtdsplit_seama.c | ||
| mtdsplit_squashfs.c | ||
| mtdsplit_tplink.c | ||
| mtdsplit_trx.c | ||
| mtdsplit_uimage.c | ||
| mtdsplit.c | ||
| mtdsplit.h | ||