diff options
Diffstat (limited to 'boot/uboot/Config.in')
-rw-r--r-- | boot/uboot/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boot/uboot/Config.in b/boot/uboot/Config.in index daccd8bbc..506f35405 100644 --- a/boot/uboot/Config.in +++ b/boot/uboot/Config.in @@ -61,7 +61,7 @@ config BR2_TARGET_UBOOT_CUSTOM_PATCH_DIR help If your board requires custom patches, add the path to the 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 |