mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
manual: Fix BR2_GLOBAL_PATCH_DIR example
As discussed on irc, there is a missing part in the BR2_GLOBAL_PATCH_DIR example compared to the ASCII figure under customize-packages section. Signed-off-by: Sebastien Roy <sebastien.roy@savoirfairelinux.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
05fb9bd165
commit
70c7fbf0ae
@ -86,7 +86,7 @@ If the user has the +BR2_GLOBAL_PATCH_DIR+ configuration option set as
|
|||||||
follows:
|
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:
|
Then the patches would applied as follows for the Linux kernel:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user