Get and install the toolkit and bsp – Artesyn COMX-P2020 BSP User Guide (July 2014) User Manual
Page 19

Get and Install the ToolKit and BSP
COMX-P2020 BSP User Guide (6806800L84B)
19
++++++++++++++++++++++++++++++++++++++++++++++++++++++
Normal Usage Targets:
all..................... build all BSP targets
release................. build release package based on compiled BSP
targets
clean................... clean all the BSP targets and release package
++++++++++++++++++++++++++++++++++++++++++++++++++++++
Targets: u-boot
uboot-spi .............. config and build u-boot-spi.bin for SPI flash
uboot-sd ............... config and build u-boot-sd.bin for SD Card
uboot-clean............. clean the u-boot
++++++++++++++++++++++++++++++++++++++++++++++++++++++
Targets: kernel
config-default.......... config the kernel with default configuration
kernel-config........... config the kernel with current configuration
kernel.................. compile kernel with current configuration
kernel-clean............ clean the kernel
++++++++++++++++++++++++++++++++++++++++++++++++++++++
Targets: device tree
dtb..................... compile device tree binary
dtb-clean............... clean the device tree binary
++++++++++++++++++++++++++++++++++++++++++++++++++++++
Targets: rootfs
rootfs-help............. Help to add specific files and directories
to rootfs
rootfs-min-ext2......... build min ext2 rootfs
rootfs-usr-ext2......... build usr ext2 rootfs
rootfs-dev-ext2......... build dev ext2 rootfs
rootfs-dev-LRFS......... build dev ininflated ext2FS
rootfs-nfs.............. build dev rootfs for nfs
rootfs-clean............ clean the rootfs
++++++++++++++++++++++++++++++++++++++++++++++++++++++
current output dir = /home/percy/p2020/.
you can set the output dir by modify the variable: OUTPUTDIR
For example: export OUTPUTDIR=/local/tftpboot/COMX-P2020/current
5. Set the output directory for the compiled BSP targets. If no output directory is set, then the
working directory will be regarded as output directory.
export OUTPUTDIR=/local/tftpboot/COMX-P2020/current