mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 13:16:35 +00:00
u-boot: fix CUSTOM_PATCH_DIR documentation
We're using uboot-<version>-*.patch, and not u-boot-<version>-*.patch Reported-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
c29fad1e1b
commit
376a535fb3
@ -61,7 +61,7 @@ config BR2_TARGET_UBOOT_CUSTOM_PATCH_DIR
|
|||||||
help
|
help
|
||||||
If your board requires custom patches, add the path to the
|
If your board requires custom patches, add the path to the
|
||||||
directory containing the patches here. The patches must be
|
directory containing the patches here. The patches must be
|
||||||
named u-boot-<version>-<something>.patch.
|
named uboot-<version>-<something>.patch.
|
||||||
|
|
||||||
Most users may leave this empty
|
Most users may leave this empty
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user