mirror of
https://github.com/rancher/os-kernel.git
synced 2025-04-27 10:20:49 +00:00
Update README
This commit is contained in:
parent
3418ec9415
commit
1d2aab0efb
@ -5,7 +5,13 @@
|
||||
|
||||
To build the tgz's and the kernel header & extras images, run:
|
||||
|
||||
`KERNEL_TAG=4.14.98 make release`
|
||||
```
|
||||
git checkout tags/v4.14.98-rancher -b v4.14.98-rancher
|
||||
|
||||
KERNEL_TAG=4.14.98 make release
|
||||
```
|
||||
|
||||
You should build it on an arm64 host if you want to get an arm64 kernel.
|
||||
|
||||
and if you're uploading them, set your GITHUB_TOKEN and login to docker hub, then run
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user