linux3.10-rpi: INSTALL: fix typo.
This commit is contained in:
parent
0aed908b07
commit
48c28a2560
|
@ -5,7 +5,7 @@ post)
|
|||
|
||||
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
|
||||
keep a backup of current file!).
|
||||
|
|
Loading…
Reference in New Issue