Step 4 : Compile prplOS source code

  • In this section, you are going to learn

  • How to ?

Topics in this section,

  • Go to the prplos directory and run make to compile the source code.

test:~$ cd $HOME/prplos

test:~/prplos$ make
  • Once build process completes, we can see prplOS image in below specified path

  • /prplos/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/tmp/openwrt-bcm27xx-bcm2711-rpi-4-ext4-factory.img.gz

test:~$ cd /prplos/build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/tmp/

test:~/tmp$ ls

openwrt-bcm27xx-bcm2711-rpi-4-ext4-factory.img.gz