mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
15 lines
395 B
Plaintext
15 lines
395 B
Plaintext
# Allwinner H618 quad core 1GB/1.5GB/2GB/4GB RAM
|
|
BOARD_NAME="Orange Pi Zero2W"
|
|
BOARDFAMILY="sun50iw9"
|
|
BOARD_MAINTAINER="chraac"
|
|
BOOTCONFIG="orangepi_zero2w_defconfig"
|
|
BOOTBRANCH="tag:v2025.04"
|
|
BOOTPATCHDIR="v2025-sunxi"
|
|
BOOT_LOGO="desktop"
|
|
OVERLAY_PREFIX="sun50i-h616"
|
|
KERNEL_TARGET="current,edge"
|
|
KERNEL_TEST_TARGET="current"
|
|
FORCE_BOOTSCRIPT_UPDATE="yes"
|
|
|
|
enable_extension "uwe5622-allwinner"
|