3.1.4.5 Initiate the Build

After adding all the necessary modules into the buildroot, initiate the build. Execute make command in the buildroot-at91 and it will generate the rootfs.tar file with all the modules included, refer the following steps:

  1. Open the terminal and move to Buildroot_6.2 > buildroot-at91 directory
  2. Execute make command in the buildroot-at91.
  3. Make sure the Linux host machine is connected to internet before the build is initiated. The build will take quite few hours to complete.
  4. After the build is complete, it will generate the rootfs.tar file in the directory with all the modules included.

    Buildroot_6.2 > buildroot-at91 > output >image