mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-07 14:00:41 +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/etc/hotplug.d/ieee80211 | ||
| dts | ||
| files | ||
| generic | ||
| image | ||
| mikrotik | ||
| nand | ||
| patches-6.12 | ||
| tiny | ||
| config-6.12 | ||
| Makefile | ||
| modules.mk | ||