Git Product home page Git Product logo

laulan56 / android_kernel_xiaomi_sm8150 Goto Github PK

View Code? Open in Web Editor NEW
119.0 119.0 73.0 1.34 GB

A CAF rebased kernel for Mi 9 & Redmi K20 Pro aka Xiaomi 9T Pro

License: Other

Makefile 0.25% C 98.33% Assembly 1.09% C++ 0.03% Shell 0.07% Perl 0.13% Awk 0.01% Python 0.06% GDB 0.01% sed 0.01% Yacc 0.01% Lex 0.01% UnrealScript 0.01% SmPL 0.01% Gherkin 0.01% XS 0.01% Raku 0.01% Roff 0.01% Clojure 0.01% M4 0.01%

android_kernel_xiaomi_sm8150's Introduction

👋 Hi there

  • You can call me Laulan56 or Stephen.
  • I'm a student of High School.
  • Sometimes a little bit arrogant.

💻 Working environment

Windows 11 Ubuntu 22.04 Android 14

📱 Devices in use

Xiaomi 12T Pro Mechrevo Jiaolong 15 ThinkPad X230

android_kernel_xiaomi_sm8150's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

android_kernel_xiaomi_sm8150's Issues

尝试编译遇到错误,可以分享一下你的编译命令和环境变量设置吗?

尝试编译你的内核遇到错误,我的命令是

make O=out ARCH=arm64 raphael_defconfig

make -j$(nproc --all) O=out \
                      ARCH=arm64 \
                      CC=clang \
                      CLANG_TRIPLE=aarch64-linux-gnu- \
                      CROSS_COMPILE=aarch64-linux-android- \
                      DTC_EXT=dtc \
                      2>&1 | tee kernel.log

环境变量是

export ARCH=arm64
export SUBARCH=arm64
export LLVM=1
export DTC_EXT=dtc
export CROSS_COMPILE=aarch64-linux-android-
export PATH="/home/ubuntu/workplace/clang/bin:/home/ubuntu/workplace/gcc/bin:${PATH}"

我正在使用的是AOSP-Clang

但是遇到了报错
image

image

能分享一下你编译内核使用的命令和环境变量和工具链吗?
或者简单说明一下你是怎么编译这个内核的?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.