mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Change to board specific crust configs for orangepi 3, lite2 and one plus
As lite2 and one plus needs configuration same as Orange Pi 3 LTS, used the same
This commit is contained in:
@@ -6,4 +6,4 @@ BOOTCONFIG="orangepi_3_defconfig"
|
||||
KERNEL_TARGET="legacy,current,edge"
|
||||
KERNEL_TEST_TARGET="current,edge"
|
||||
FULL_DESKTOP="yes"
|
||||
CRUSTCONFIG="h6_defconfig"
|
||||
CRUSTCONFIG="orangepi_3_defconfig"
|
||||
|
||||
@@ -4,4 +4,4 @@ BOARDFAMILY="sun50iw6"
|
||||
BOARD_MAINTAINER=""
|
||||
BOOTCONFIG="orangepi_lite2_defconfig"
|
||||
KERNEL_TARGET="legacy,current,edge"
|
||||
CRUSTCONFIG="h6_defconfig"
|
||||
CRUSTCONFIG="orangepi_3_lts_defconfig"
|
||||
|
||||
@@ -4,4 +4,4 @@ BOARDFAMILY="sun50iw6"
|
||||
BOARD_MAINTAINER=""
|
||||
BOOTCONFIG="orangepi_one_plus_defconfig"
|
||||
KERNEL_TARGET="legacy,current,edge"
|
||||
CRUSTCONFIG="h6_defconfig"
|
||||
CRUSTCONFIG="orangepi_3_lts_defconfig"
|
||||
|
||||
Reference in New Issue
Block a user