linux3.10-rpi: INSTALL: fix typo.
This commit is contained in:
parent
0aed908b07
commit
48c28a2560
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ post)
|
||||||
|
|
||||||
To enable this kernel add the following line to /boot/config.txt:
|
To enable this kernel add the following line to /boot/config.txt:
|
||||||
|
|
||||||
kernel=kernel-${VERSION}
|
kernel=kernel-${VERSION}.img
|
||||||
|
|
||||||
Or copy /boot/kernel-${VERSION}.img to /boot/kernel.img (do not forget to
|
Or copy /boot/kernel-${VERSION}.img to /boot/kernel.img (do not forget to
|
||||||
keep a backup of current file!).
|
keep a backup of current file!).
|
||||||
|
|
Loading…
Reference in a new issue