Update orangepi-add-overlay

This commit is contained in:
orangepi-xunlong
2022-03-21 20:07:23 +08:00
parent 564282a5b6
commit 177a06cbb0

View File

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