system: lctr-rpi: update rpi kernel version to 4.14.
This commit is contained in:
parent
f5cb62393d
commit
286dcd752b
6301
systems/lctr-rpi/cfg/linux-4.14_2018-08-17.cfg
Normal file
6301
systems/lctr-rpi/cfg/linux-4.14_2018-08-17.cfg
Normal file
File diff suppressed because it is too large
Load Diff
@ -11,7 +11,7 @@ cfg_eth_ext_gw='10.0.0.1'
|
|||||||
cfg_terminal='tty1'
|
cfg_terminal='tty1'
|
||||||
cfg_partitions=\
|
cfg_partitions=\
|
||||||
(
|
(
|
||||||
rpi-boot BOOT0 512B 32MiB
|
rpi-boot BOOT0 512B 64MiB
|
||||||
root root0 32MiB 544MiB
|
root root0 64MiB 576MiB
|
||||||
data data0 544MiB -1
|
data data0 576MiB -1
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user