Enable ROCK Pi S overlays support in armbian-add-overlay
This commit is contained in:
parent
9020803f1d
commit
dc1b17aeac
@ -36,7 +36,7 @@ fi
|
||||
. /etc/armbian-release
|
||||
|
||||
case "${LINUXFAMILY}" in
|
||||
sunxi|sunxi64|rockchip64)
|
||||
sunxi|sunxi64|rockchip64|rockpis)
|
||||
:;;
|
||||
*)
|
||||
echo >&2 "Overlays are not supported on ${LINUXFAMILY^} based boards."
|
||||
|
||||
Loading…
Reference in New Issue
Block a user