diff --git a/docs/manual/customize-packages.txt b/docs/manual/customize-packages.txt index 6f70bdb43f..b4ed0b5a42 100644 --- a/docs/manual/customize-packages.txt +++ b/docs/manual/customize-packages.txt @@ -86,7 +86,7 @@ If the user has the +BR2_GLOBAL_PATCH_DIR+ configuration option set as follows: ----- -BR2_GLOBAL_PATCH_DIR="board/common-fooarch board/fooarch-board" +BR2_GLOBAL_PATCH_DIR="board/common-fooarch/patches board/fooarch-board/patches" ----- Then the patches would applied as follows for the Linux kernel: