3.1.4.3 Customize Buildroot by Adding Additional Modules
To modify the buildroot configuration or to add additional modules into the buildroot, use the menuconfig command. The menuconfig is a Graphical User Interface utility through which the user can modify the buildroot configuration.
Use the following command to modify the buildroot
configuration:
$ BR2_EXTERNAL=../buildroot-external-microchip/ make menuconfig