Skip to content

compulab-yokneam/buildroot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

CompuLab Buildroot

  • Disclaimer
!IMPORTANT! This is a development branch; provided for demo purpose only

Configuring the build

  • WorkDir:
mkdir compulab-br2 && cd compulab-br2
  • Set a CompuLab machine:
Machine Command Line
iot-gate-imx8plus export MACHINE=iot-gate-imx8plus
iotdin-imx8mp export MACHINE=iotdin-imx8mp
  • Download the code:
source <(curl -L https://raw.githubusercontent.com/compulab-yokneam/buildroot/lf-6.6.3-1.0.0/tools/run.me)
  • Issue defconfig:
make ${MACHINE}_defconfig
  • Issue build:
make -j `nproc`

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages