2 Star 2 Fork 3

荒野無燈 / Amlogic_s905-kernel

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
set_dtb 311 Bytes
一键复制 编辑 原始数据 按行查看 历史
balbes150 提交于 2018-07-20 10:49 . v20180719
#!/bin/sh
export ARCH=arm64
export CROSS_COMPILE=aarch64-linux-gnu-
#export PATH=/opt/gcc-linaro-aarch64-linux-gnu-4.9-2014.09_linux/bin/:$PATH
#export PATH=/opt/gcc-linaro-4.9-2016.02-x86_64_aarch64-linux-gnu/bin/:$PATH
export PATH=/opt/gcc-linaro-7.2.1-2017.11-x86_64_aarch64-linux-gnu/bin/:$PATH
make dtbs
1
https://gitee.com/8ox86/Amlogic_s905-kernel.git
git@gitee.com:8ox86/Amlogic_s905-kernel.git
8ox86
Amlogic_s905-kernel
Amlogic_s905-kernel
master

搜索帮助