You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target
Rafał Miłecki 1aca291214 kernel: mtdsplit: calculate kernel partition precisely for Seama
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>
8 years ago
..
imagebuilder build: split scripts/metadata.pl into target-metadata.pl and package-metadata.pl 8 years ago
linux kernel: mtdsplit: calculate kernel partition precisely for Seama 8 years ago
sdk IB/SDK/toolchain: use lower cases filenames 8 years ago
toolchain IB/SDK/toolchain: use lower cases filenames 8 years ago
Config.in config: add a small_flash feature 8 years ago
Makefile target: do not make target/*/install depend on target/*/compile - removes one redundant kernel build dir call on target/install 12 years ago