You've already forked documentation
mirror of
https://github.com/armbian/documentation.git
synced 2026-01-06 10:13:36 -08:00
8 lines
658 B
Markdown
8 lines
658 B
Markdown
# Adding a new board or board family
|
|
|
|
There are no detailed instructions on how to add a new board or even a whole new board family to the build script yet. However there are a few commits / pull requests that give clues how to achieve that like
|
|
|
|
- [https://github.com/armbian/build/pull/3176/files](https://github.com/armbian/build/pull/3176/files)
|
|
- [https://github.com/armbian/build/pull/3138/files](https://github.com/armbian/build/pull/3138/files)
|
|
- [https://github.com/armbian/build/pull/7902/files](https://github.com/armbian/build/pull/7902/files)
|
|
- [https://github.com/armbian/build/pull/8208/files](https://github.com/armbian/build/pull/8208/files) |