mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-25 19:21:35 +01:00
Linux 4.12, buildroot 2017.08, Ubuntu 17.10.
17.10 failed with a similar message to: http://patchwork.ozlabs.org/patch/772848/ but applying that patch did not solve it, apparently there were fixes already on later versions of the tracked package. Update .gitmodules to ignore patches we apply to Buildroot.
This commit is contained in:
@@ -215,7 +215,7 @@ Scripts under `/etc/init.d` are run by `/etc/init.d/rcS`, which gets called by t
|
||||
|
||||
## Kernel version
|
||||
|
||||
We use Buildroot's default kernel version with small educational patches on top, you can confirm it after build with:
|
||||
We try to use the latest possible kernel version:
|
||||
|
||||
grep BR2_LINUX_KERNEL_VERSION buildroot/output.*~/.config
|
||||
|
||||
|
||||
Reference in New Issue
Block a user