mirror of
https://github.com/DrHo1y/orangepi-build.git
synced 2026-08-27 17:03:18 +07:00
Support Orange Pi CM4/3B
This commit is contained in:
BIN
external/cache/debs/arm64/wiringpi_2.49.deb
vendored
BIN
external/cache/debs/arm64/wiringpi_2.49.deb
vendored
Binary file not shown.
@@ -62,6 +62,7 @@ function main(){
|
||||
[[ "$LINUXFAMILY" == "rockchip-rk3588" ]] && OVERLAYDIR="/boot/dtb/rockchip/overlay";
|
||||
[[ "$LINUXFAMILY" == "sun50iw9" && "$BRANCH" == "current" ]] && OVERLAYDIR="/boot/dtb/sunxi/overlay";
|
||||
[[ "$LINUXFAMILY" == "sun50iw9" && "$BRANCH" == "next" ]] && OVERLAYDIR="/boot/dtb/allwinner/overlay";
|
||||
[[ "$LINUXFAMILY" == "rockchip-rk356x" ]] && OVERLAYDIR="/boot/dtb/rockchip/overlay";
|
||||
# detect desktop
|
||||
check_desktop
|
||||
dialog --backtitle "$BACKTITLE" --title "Please wait" --infobox "\nLoading Orange Pi configuration utility ... " 5 45
|
||||
|
||||
Reference in New Issue
Block a user