mirror of
https://github.com/DrHo1y/orangepi-build.git
synced 2026-03-25 01:56:43 +07:00
Support Orange Pi Ai Max
This commit is contained in:
@@ -6,7 +6,7 @@ prepare_board() {
|
||||
|
||||
case ${BOARD} in
|
||||
|
||||
orangepi5|orangepi5b|orangepi5plus|orangepitab|orangepi900)
|
||||
orangepi5|orangepi5b|orangepi5plus|orangepiaimax|orangepitab|orangepi900)
|
||||
|
||||
[[ $BOARD =~ orangepi5|orangepi5b ]] && echo host > /sys/kernel/debug/usb/fc000000.usb/mode
|
||||
if [[ -c /dev/mpp_service ]]; then
|
||||
|
||||
Reference in New Issue
Block a user