mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
16 lines
297 B
Plaintext
16 lines
297 B
Plaintext
# A64 quad core 4GB SoC GBE mPCI eMMC
|
|
BOARD_NAME="Pine H64"
|
|
BOARDFAMILY="sun50iw6"
|
|
BOOTCONFIG="pine_h64_defconfig"
|
|
#
|
|
MODULES=""
|
|
MODULES_NEXT=""
|
|
#
|
|
KERNEL_TARGET="dev"
|
|
CLI_TARGET=""
|
|
DESKTOP_TARGET=""
|
|
|
|
CLI_BETA_TARGET="stretch:dev"
|
|
DESKTOP_BETA_TARGET=""
|
|
#
|
|
RECOMMENDED="Debian_stretch_dev_nightly:50" |