We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I tried this instruction: https://www.kernel.org/doc/Documentation/kbuild/modules.txt, but it didn’t work:
erophey7@compudahter-kubuntu:~/eblya/8821au-20210708$ make -C $HOME/eblya/android_kernel_xiaomi_lahaina/out M=$PWD ARCH=arm64 CC=clang CLANG_TRIPLE=aarch64-linux-gnu- LLVM=1 LLVM_IAS=1 CROSS_COMPILE=$TC_DIR/bin/llvm- make: Entering directory '/home/erophey7/eblya/android_kernel_xiaomi_lahaina/out' Building modules, stage 2. MODPOST 0 modules make: Leaving directory '/home/erophey7/eblya/android_kernel_xiaomi_lahaina/out'
Clang: google clang-r450784d kernel: https://github.com/ghostrider-reborn/android_kernel_xiaomi_lahaina
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I tried this instruction: https://www.kernel.org/doc/Documentation/kbuild/modules.txt, but it didn’t work:
Clang: google clang-r450784d
kernel: https://github.com/ghostrider-reborn/android_kernel_xiaomi_lahaina
The text was updated successfully, but these errors were encountered: