|
@@ -105,7 +105,7 @@ Before Buildroot 2023.11, it was possible (but undocumented and unused)
|
|
|
to apply architecture-specific patches, by prefixing the patch filename
|
|
|
with the architecture, e.g. `0001-some-changes.patch.arm` and such a
|
|
|
patch would only be applied for that architecture. With Buildroot 2023.11,
|
|
|
-this is no longer supported, and such patches are now longer applied at
|
|
|
+this is no longer supported, and such patches are no longer applied at
|
|
|
all.
|
|
|
|
|
|
If you still need per-architecture patches, then you may provide a
|