
百问网提供的Tina-linux
https://pan.baidu.com/s/1Nz9JCFXCr3Ip3Ig8k-SUoQ?pwd=98d5
ubuntun 18.04 配置
sudo apt-get install build-essential subversion git libncurses5-dev zlib1g-dev gawk flex quilt libssl-dev xsltproc libxml-parser-perl mercurial bzr ecj cvs unzip lib32z1 lib32z1-dev lib32stdc++6 libstdc++6 libc6:i386 libstdc++6:i386 lib32ncurses5 lib32z1 -y
sdk 源码解压
md5sum *
cat tina-d1-h.tar.bz2.0* |tar -jxv
T113-s3补丁包
$git clone https://github.com/DongshanPI/100ASK_T113-Pro_TinaSDK.git
$ cd 100ASK_T113-Pro_TinaSDK
$ git submodule update --init
cp ./* -rfvd ~/tina-d1-h
设置环境变量
~/tina-d1-h$ source build/envsetup.sh
选择开发板
~/tina-d1-h$ lunch
4. t113_nezha-tina
编译
~/tina-d1-h$ make
bootloader 编译正常成功,
内核编译的时候出错.
请求大神指点.... 在线等....