GithubHelp home page GithubHelp logo

justintangchina / kernel Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ophub/kernel

0.0 0.0 0.0 1.46 GB

Kernel repository that can be used to Armbian and OpenWrt.

License: GNU General Public License v2.0

Roff 100.00%

kernel's Introduction

Kernel Description

View Chinese description | 查看中文说明

This kernel can be used in Armbian and OpenWrt systems. For example amlogic-s9xxx-armbian, amlogic-s9xxx-openwrt, flippy-openwrt-actions and unifreq/openwrt_packit. It can be integrated when compiling firmware, or it can be installed into an existing system for use. For specific usage, please refer to Kernel usage Instructions.

Among them, kernel_flippy, kernel_stable and kernel_dev are general-purpose kernels that can be used interchangeably. The feature of flippy is that it understands you better, the feature of stable is that it is more intimate, and the feature of dev is that it is more silky.

  • The kernel files in kernel_flippy in Releases are stable version, made and shared by flippy.
  • The kernel files in kernel_stable in Releases are stable version, suitable for use in a formal production environment.
  • The kernel files in kernel_dev in Releases are development version, and third-party driver support and special modifications have been added for some specific devices, for development and testing use.
  • The kernel files in kernel_rk3588 in Releases are special versions of the rk3588 series, which is suitable for devices such as Rock-5B and HinLink-H88K, and is not common to other series.
  • In the dev of Releases, there are download image of the cross-compilation toolchain required for compiling the kernel.
  • In the tools of Releases, there are some Android system download images of common TV boxes. When using Armbian and OpenWrt systems, you can use It is used to restore the Android system.

Compile the kernel

  • For the method of compiling the kernel, see compile-kernel. For the method of using github.com's Actions to compile the kernel, see .github/workflows. You can customize it by modifying the kernel configuration file in kernel-config.

  • You can adjust the configuration of the kernel as needed, such as adding drivers and patches. It is also possible to compile personalized signature kernels with special meanings according to mood, such as 5.10.95-happy-new-year, 5.10.96-beijing-winter-olympics, 5.10.99-valentines-day and so on.

- name: Compile the kernel
  uses: ophub/amlogic-s9xxx-armbian@main
  with:
    build_target: kernel
    kernel_version: 5.10.135_5.15.50
    kernel_auto: true
    kernel_sign: -yourname

kernel source code

Thank you very much for the kernel source code maintained by giants such as Unifreq. The source code used by the kernel files in the repository is as follows:

Kernel Tags Source Code Maintainer Source Code Repository
kernel_stable unifreq linux-5.4.y, linux-5.10.y, linux-5.15.y, linux-6.1.y
kernel_rk3588 unifreq linux-5.10.y-rk35xx

Links

License

The kernel © OPHUB is licensed under GPL-2.0

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.