mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-24 10:41:35 +01:00
You know what? v4.14
This commit is contained in:
@@ -215,11 +215,9 @@ Scripts under `/etc/init.d` are run by `/etc/init.d/rcS`, which gets called by t
|
||||
|
||||
## Kernel version
|
||||
|
||||
We try to use the latest possible kernel version:
|
||||
We try to use the latest possible kernel major release version.
|
||||
|
||||
grep BR2_LINUX_KERNEL_VERSION buildroot/output.*~/.config
|
||||
|
||||
or in QEMU:
|
||||
In QEMU:
|
||||
|
||||
cat /proc/version
|
||||
|
||||
|
||||
Reference in New Issue
Block a user