4.2 Configure buildroot-mchp

  1. Navigate to the buildroot-mchp directory:

    $ cd buildroot-mchp

  2. Enter the following command to export the additional defconfigs and packages from the external tree (buildroot-external-microchip):

    $ export BR2_EXTERNAL=../buildroot-external-microchip/

  3. From the config’s directory in the buildroot-external-microchip directory, find the SAMA7G54-EK defconfig files:
  4. From buildroot-mchp directory, make the configuration files using the command below:

    $ make sama7g5ek_headless_defconfig