Buildroot external tree to port old sbc
Find a file
2024-10-18 21:18:38 +02:00
board/nextthing CHIP: Add uboot config 2024-10-18 21:17:35 +02:00
configs CHIP: Update defconfig with more recent uboot 2024-10-18 21:18:38 +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