Has anyone been able to build the Razer Edge 5G kernel that was published on this page: https://developer.razer.com/razer-edge/ ? The source looks like it has configs that the android kernel build.sh scripts to make use of, but the android kernel build.sh script doesn’t exist in the kernel tree (adding it in from upstream also doesn’t work).
It might be that the kernel is still meant to be built as part of an AOSP tree (because of the way the .git file is setup), but I am not sure what revision of AOSP to pull to set up the kernel in an AOSP build tree. Also, building the kernel as part of the AOSP build tree was done away with before android 11, so I’m not sure how its actually meant to be compiled.
What am I doing wrong here?
