mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
prebuilt: why checkout to prebuilt version doh
This commit is contained in:
@@ -244,7 +244,7 @@ unzip images-*.zip
|
||||
....
|
||||
+
|
||||
It is link:https://stackoverflow.com/questions/24987542/is-there-a-link-to-github-for-downloading-a-file-in-the-latest-release-of-a-repo/50540591#50540591[not possible to automate this step without the API], and I'm not venturing there this time
|
||||
. checkout to the release and run with the `-P` option:
|
||||
. checkout to the prebuilt repo version so that the scripts and documentation will be compatible with it, and run with the `-P` option:
|
||||
+
|
||||
....
|
||||
git checkout <release-sha>
|
||||
|
||||
Reference in New Issue
Block a user