update orangepi-add-overlay

This commit is contained in:
orangepi-xunlong
2022-03-21 11:53:51 +08:00
parent 7172bb6666
commit 205903aa3c

View File

@@ -36,7 +36,7 @@ fi
. /etc/orangepi-release
case "${LINUXFAMILY}" in
sunxi|sunxi64|rockchip64|sun50iw9|rk3399)
sunxi|sunxi64|rockchip64|sun50iw9|sun50iw6|rk3399)
:;;
*)
echo >&2 "Overlays are not supported on ${LINUXFAMILY^} based boards."