Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mr-bossman/rk3368-linux
- Owner: Mr-Bossman
- Created: 2020-10-13T20:54:15.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-27T18:39:15.000Z (about 4 years ago)
- Last Synced: 2024-10-30T12:12:12.295Z (about 2 months ago)
- Language: C
- Homepage:
- Size: 63.5 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README
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