mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
* Update targets.conf * Update targets-desktop-beta.conf * Update targets-cli-beta.conf * Update targets.conf Update targets according ot current status of maintainer list reduce userspaces to Focal reduce to xfce default desktop keep one minimal and one edge to check if they build at least. * adjust support status according current maintainer sheet * Readd pbp * Readd pbp * Readd C2 Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
12 lines
352 B
Plaintext
12 lines
352 B
Plaintext
# RK3399 hexa core 4GB SoC 2.5GbE eMMC USB3 SATA M.2 UPS
|
|
BOARD_NAME="Helios64"
|
|
BOARDFAMILY="rk3399"
|
|
BOOTCONFIG="helios64-rk3399_defconfig"
|
|
KERNEL_TARGET="legacy,current,edge"
|
|
MODULES="lm75 ledtrig-netdev"
|
|
MODULES_LEGACY="lm75"
|
|
FULL_DESKTOP="yes"
|
|
PACKAGE_LIST_BOARD="mdadm i2c-tools fancontrol"
|
|
PACKAGE_LIST_BOARD_REMOVE="fake-hwclock"
|
|
CPUMAX="1800000"
|