mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-04 04:53:46 +01:00
|
Some checks are pending
Build Kernel / Build all affected Kernels (push) Waiting to run
Every attempt to update a device with NOR flash and RouterBOOT v6 resulted in the error: “RouterBOOT 6 and earlier requires ELF-in-YAFFS image.” The cause was that xargs did not fully remove whitespace, so the condition "$bootentry" != "kernel" always evaluated to true. Signed-off-by: Marcin Maj <marcinmajsc@gmail.com> Link: https://github.com/openwrt/openwrt/pull/21034 Signed-off-by: Robert Marko <robimarko@gmail.com> |
||
|---|---|---|
| .. | ||
| base-files | ||
| config-default | ||
| target.mk | ||