Hello all,
I am using Sunxi-A7 device and when I compile OpenWRT with the latest update. I get Kernel 4.14. How can I compile to get Kernel 4.19?
Hello all,
I am using Sunxi-A7 device and when I compile OpenWRT with the latest update. I get Kernel 4.14. How can I compile to get Kernel 4.19?
As you see here
the sunxi target does already use 4.19 by default.
If you are using another branch than master you could cherry-pick the commit which adds 4.19 support for sunxi, but it's easier for you to use the up-to-date master branch.
thank for your reply, it is helpful.