1# rk3568 Compilation and tools 2 3## Introduction 4 5This repository stores scripts for compiling and packing kernel image,burn tools. 6 7## contents 8 9``` 10/device/hihope/rk3568 11├── build # Compilation and construction of key cfg files 12├── kernel # Compilation and packaging of the kernel image 13├── loader # Pre-made image and instructions for use 14└── tools # Burning tools and instructions 15 16``` 17 18 19## Repositories Involved 20 21**device/hihope/rk3568** 22