The configuration files for Buildroot are all located at
<WORKDIR>/Filesystem/myir-
buildroot/configs/
.
Table 3-3-1 Buildroot Config Files for MYIR Development Boards
Config File
Description
myd_c335x_defconfig
Buildroot configuration without QT5 for MYC-
AM335X CPU Module with NAND Flash
myd_c335x_emmc_defconfig
Buildroot configuration without QT5 for MYC-
AM335X CPU Module With EMMC
myd_c335x_qt5_defconfig
Buildroot configuration with QT5 for MYD-
AM335X development board with NAND
myd_j335x_defconfig
Buildroot configuration without QT5 for MYC-
AM335X-J CPU Module with NAND Flash
myd_j335x_emmc_defconfig
Buildroot configuration without QT5 for MYC-
AM335X-J CPU Module with EMMC
myd_j335x_qt5_defconfig
Buildroot configuration with QT5 for MYD-
AM335X-J development board with NAND
Flash
myd_y335x_defconfig
Buildroot configuration without QT5 for MYC-
AM335X-Y CPU Module with NAND Flash
myd_y335x_defconfig
Buildroot configuration without QT5 for MYC-
AM335X-Y CPU Module with EMMC
myd_y335x_qt5_defconfig
Buildroot configuration with QT5 for MYD-
AM335X-Y development board with NAND
Flash
$ cd myir-buildroot
$ make clean
$ make myd_y335x_defconfig
Customers can change the configuration by its kernel-like menuconfig with the
command
make menuconfig
. The main configuration for
MYD-AM335X-Y
development
board are listed below.
Configuration for Cross Compiler:
19