Page 1 of 1

FAQ_MA35D1 Use Configured File to Build Image

Posted: 14 Aug 2023, 14:01
by ytliu6
Nuvoton offers a default configuration as you initiate image building. However, there are instances where this might prove insufficient or where you wish to alter the configuration. In such cases, the "make menuconfig" command serves as a tool to make necessary modifications.

At times, you might find it necessary to compare your configured file with others. In such scenarios, the "diff" command becomes useful.

This approach is applicable to U-Boot, Linux, and Buildroot. The image below illustrates the utilization of the "diff" command to compare two Buildroot .config files.
MicrosoftTeams-image (13).png
MicrosoftTeams-image (13).png (105.29 KiB) Viewed 12856 times
When you intend to utilize someone else's configured file, you can easily substitute it with the existing one.


#config #Linux #menuconfig