4.4 Build the Buildroot Image
After all the required changes are made, the build can be performed.
- Navigate to the
buildroot-mchp directory:
$ cd buildroot-mchp
Note: Before building the buildroot-mchp, setup the cross-compile toolchain. Refer to Cross Compiler for detailed instructions. - Start the building process for the
Buildroot SD Card image with the following command:
$ make
The building will take a few hours to complete.
- Once the build is complete, navigate to buildroot-mchp/output/Images.
- Verify that the sdcard.img file is generated.