# Phytium-Linux-Kernel **Repository Path**: phytium_embedded/phytium-linux-kernel ## Basic Information - **Project Name**: Phytium-Linux-Kernel - **Description**: 飞腾嵌入式Linux内核基于上游Linux LTS 内核,加入了飞腾CPU的相关驱动,飞腾开发板外设的相关驱动和飞腾CPU的相关优化。 目前支持E2000,飞腾派等飞腾CPU,主推Linux 内核 5.10基线,也支持 内核4.19,6.6 基线。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: linux-5.10 - **Homepage**: https://gitee.com/phytium_embedded/phytium-linux-kernel/wikis/Home - **GVP Project**: No ## Statistics - **Stars**: 107 - **Forks**: 100 - **Created**: 2022-08-05 - **Last Updated**: 2025-06-18 ## Categories & Tags **Categories**: os **Tags**: kernel, 飞腾, Linux ## README Linux kernel ============ There are several guides for kernel developers and users. These guides can be rendered in a number of formats, like HTML and PDF. Please read Documentation/admin-guide/README.rst first. In order to build the documentation, use ``make htmldocs`` or ``make pdfdocs``. The formatted documentation can also be read online at: https://www.kernel.org/doc/html/latest/ There are various text files in the Documentation/ subdirectory, several of them using the Restructured Text markup notation. Please read the Documentation/process/changes.rst file, as it contains the requirements for building and running the kernel, and information about the problems which may result by upgrading your kernel.