This project is for quastation forked from BPI-SINOVOIP/BPI-W2-bsp, including Linux Kernel 4.9.119
u-boot source is removed.
- Clone this repository and cd
- Run
./build.sh
- Select 4 to initialize and make kernel config
- Overwrite kernel config with correct one
cp ./linux-rt-config linux-rt/.config
- Run
./build.sh
again - Select 1 to build kernel
- Kernel will be generated in folder SD when it completes
- Run
./copy.sh
to copy kernel, dtb, and modules to ~/Desktop/Images