Update Buildroot to 2021.02 (#1274)

This commit is contained in:
Stefan Agner
2021-03-16 11:45:43 +01:00
committed by GitHub
parent 0a2fdf47b3
commit 37d2f13e49
252 changed files with 1421 additions and 300 deletions

View File

@@ -3,7 +3,7 @@ FriendlyARM NANOPC-T4
Build:
$ make nanopc_t4_defconfig
$ make friendlyarm_nanopc_t4_defconfig
$ make
Files created in output directory

View File

@@ -12,7 +12,7 @@ How to build it
Configure Buildroot:
$ make nanopi_m1_plus_defconfig
$ make friendlyarm_nanopi_m1_plus_defconfig
Compile everything and build the SD card image:

View File

@@ -12,7 +12,7 @@ How to build it
Configure Buildroot:
$ make nanopi_m1_defconfig
$ make friendlyarm_nanopi_m1_defconfig
Compile everything and build the SD card image:

View File

@@ -3,7 +3,7 @@ FriendlyARM NANOPI-M4
Build:
$ make nanopi_m4_defconfig
$ make friendlyarm_nanopi_m4_defconfig
$ make
Files created in output directory

View File

@@ -24,7 +24,7 @@ yet upstream, but are being actively worked on.
How to build
============
$ make nanopi_neo_defconfig
$ make friendlyarm_nanopi_neo_defconfig
$ make
Note: you will need access to the internet to download the required

View File

@@ -12,7 +12,7 @@ Build
Run NanoPi Neo4 configuration
$ make nanopi_neo4_defconfig
$ make friendlyarm_nanopi_neo4_defconfig
To build, run make comamnd.

View File

@@ -12,7 +12,7 @@ How to build it
Configure Buildroot:
$ make nanopi_r1_defconfig
$ make friendlyarm_nanopi_r1_defconfig
Compile everything and build the SD card image: