Merge pull request #1407 from bagasme/local-patch-dir-description-clarify-example

Clarify tree layout of local patches directory
This commit is contained in:
Chris Packham 2020-10-18 20:33:14 +13:00 committed by GitHub
commit 62a7de5b0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -107,5 +107,7 @@ config LOCAL_PATCH_DIR
help
Enter the custom patch directory here.
Note that you must ensure that the directory containing your custom
patches is arranged the same way the official directory is.
Note that you must ensure that tree layout of the directory containing
your custom patches match the bundled patches one. For example, if you
have custom GCC patches for <gcc-version>, place them under
$LOCAL_PATCH_DIR/gcc/<gcc-version>.