8 Final Build
After all required changes are made, the build can be performed.
    - Navigate to the buildroot-mchp
                            directory:
$ cd buildroot-mchp - Build the at91bootstrap with the
                    following command:
$ makeThe build will take a few hours to complete.
 - Once the build is complete, navigate to buildroot-mchp/output/Images.
 - Verify that the following files
                    are generated:
- at91bootstrap.bin
 - u-boot.bin
 - at91-sam9x60_curiosity.dtb
 - zImage
 - rootfs.ubi
 
 
