Hi, I have a device that is not yet supported (It's based on a MT7688AN chip that seems to be well supported). However, someone built a profile for it and all necessary patches and after compiling it, it works just fine. However, I'd like to have access to the official OpenWRT repositories and be able to install kmods. Is this possible?
I've read that the vermagic
of the kernel needs to match with the official one released. However, the custom profile is not listed in the menuconfig. How do I end up building (from the latest release source code) a profile not yet officially released?
Thank you!