mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
helios4/machiattobin-doubleshot/rpi4b remove legacy BRANCH (#4453)
- family code for those boards does not have such legacy anymore
This commit is contained in:
@@ -7,4 +7,4 @@ MODULES_LEGACY="marvell_cesa lm75"
|
||||
MODULES_CURRENT="marvell_cesa lm75"
|
||||
HAS_VIDEO_OUTPUT="no"
|
||||
FORCE_BOOTSCRIPT_UPDATE="yes"
|
||||
KERNEL_TARGET="legacy,current,edge"
|
||||
KERNEL_TARGET="current,edge"
|
||||
|
||||
@@ -3,4 +3,4 @@ BOARD_NAME="Macchiatobin DS"
|
||||
BOARDFAMILY="mvebu64"
|
||||
BOOTCONFIG="mvebu_mcbin-88f8040_defconfig"
|
||||
HAS_VIDEO_OUTPUT="no"
|
||||
KERNEL_TARGET="legacy,current,edge"
|
||||
KERNEL_TARGET="current,edge"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Broadcom BCM2711 quad core 1-8Gb RAM SoC USB3 GBE USB-C WiFi/BT
|
||||
export BOARD_NAME="Raspberry Pi 4"
|
||||
export BOARDFAMILY="bcm2711"
|
||||
export KERNEL_TARGET="legacy,current,edge"
|
||||
export KERNEL_TARGET="current,edge"
|
||||
export FK__MACHINE_MODEL="Raspberry Pi 4 Model B" # flash kernel (FK) configuration
|
||||
export ASOUND_STATE="asound.state.rpi"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user