@@ -62,9 +62,10 @@ Git Tree
The tree can be exported as a git tree, based on the kernel.org upstream
release described in the file KERNEL_VERSION. To do this run the
-scripts/generate_git script. For more details on the environment
-variables this script expects and how it works, please see the built in
-help in the script by running:
+scripts/generate_git script from a git repository that already contains
+that version. For more details on the environment variables this script
+expects and how it works, please see the built in help in the script by
+running:
scripts/generate_git --help
Just running the script from the current directory doesn't give a clue: Cant find series file at /series Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> --- README | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-)