Buildroot external tree to port old sbc
Find a file
2024-10-15 23:37:18 +02:00
board/nextthing chip: Fix post-build.sh that used a git Buildroot 2024-10-15 23:37:18 +02:00
configs Add nextthing boards 2024-10-15 23:00:08 +02:00
package/chip-nand-scripts Add nextthing boards 2024-10-15 23:00:08 +02:00
Config.in Add nextthing boards 2024-10-15 23:00:08 +02:00
external.desc Add nextthing boards 2024-10-15 23:00:08 +02:00
external.mk Add nextthing boards 2024-10-15 23:00:08 +02:00
README.md update README.md 2024-10-15 23:06:22 +02:00

br2

Buildroot external tree to port old sbc

Prerequisite

Download a tarball of Buildroot and untar it

Compilation

make BR2_EXTERNAL=path/to/this/repo chip_defconfig make BR2_EXTERNAL=path/to/this/repo all

Customisation

make BR2_EXTERNAL=path/to/this/repo menuconfig