mirror of
https://github.com/DrHo1y/orangepi-build.git
synced 2026-03-25 01:56:43 +07:00
12 lines
341 B
Plaintext
Executable File
12 lines
341 B
Plaintext
Executable File
# Allwinner H6 quad core 2GB RAM SoC GBE USB3
|
|
BOARD_NAME="OPI 3 LTS"
|
|
BOARDFAMILY="sun50iw6"
|
|
BOOTCONFIG="orangepi_3_lts_defconfig"
|
|
KERNEL_TARGET="current,next"
|
|
MODULES="sprdbt_tty sprdwl_ng"
|
|
MODULES_BLACKLIST_LEGACY="bcmdhd"
|
|
ATFBRANCH="tag:v2.2"
|
|
DISTRIB_TYPE_LEGACY="buster focal"
|
|
DISTRIB_TYPE_CURRENT="bullseye focal jammy"
|
|
REVISION="3.1.0"
|