update README.md
This commit is contained in:
parent
e5f3a21383
commit
b807ddf7da
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
|
@ -1,2 +1,12 @@
|
||||||
# br2
|
# br2
|
||||||
Buildroot external tree to port old sbc
|
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`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue