Skip to content

Commit e5d0843

Browse files
author
Mikhail Falaleev
committed
Merge branch 'arc-dev' into arc-staging
2 parents 8c0c821 + 4048f51 commit e5d0843

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,8 +179,8 @@ Latest stable release from https://kernel.org/ is recommended, and only
179179
versions >= 3.9 are supported. Linux sources should be located in the directory
180180
named `linux` that is the sibling of this `toolchain` directory. For example:
181181

182-
$ wget https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.15.11.tar.xz
183-
$ tar xf linux-4.15.11.tar.xz --transform=s/linux-4.15.11/linux/
182+
$ wget https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.8.3.tar.xz
183+
$ tar xf linux-5.8.3.tar.xz --transform=s/linux-5.8.3/linux/
184184

185185
### Using Git repositories
186186

0 commit comments

Comments
 (0)