# linux_t113 **Repository Path**: huerli/linux_t113 ## Basic Information - **Project Name**: linux_t113 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-08 - **Last Updated**: 2024-08-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Linux-6.0.1 kernel for allwinner t113-s3 (MangoPi Dual) ### compile ``` make mangopi_dual_t113_defconfig make zImage dtbs modules -jx ``` ### output file ``` arch/arm/boot/zImage arch/arm/boot/dts/sun8i-t113-mangopi-dual.dtb ```