Buildroot external tree to port old sbc
Find a file
2024-11-06 15:44:18 +01:00
board/nextthing linux: Update config for CHIP 2024-10-18 23:27:26 +02:00
configs WIP: CHIP: update defconfig 2024-11-06 15:44:18 +01: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