Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mr-bossman/rk3368-linux

buildroot for rk3368
https://github.com/mr-bossman/rk3368-linux

Last synced: 4 days ago
JSON representation

buildroot for rk3368

Awesome Lists containing this project

README

        

git clone https://github.com/Mr-Bossman/RK3368-linux.git

cd RK3368-linux

git submodule update --init

cd buildroot

make BR2_EXTERNAL=$PWD/../ RK3368_defconfig

make -j64

sudo dd status=progress bs=4M conv=notrunc,fsync if=output/images/sdcard.img of=/dev/sdd