ramips: add support for Edimax BR-6478AC v2
[openwrt/staging/rmilecki.git] / target / linux / ramips / base-files / lib / upgrade / platform.sh
index e3f8e606c2d7fc8aa56cee4fd29a196599de0a58..19662b706749cf7f5cb72d31bb83e91f991968e3 100755 (executable)
@@ -239,7 +239,8 @@ platform_check_image() {
                ;;
        3g-6200n|\
        3g-6200nl|\
-       br-6475nd)
+       br-6475nd|\
+       br-6478ac-v2)
                [ "$magic" != "43535953" ] && {
                        echo "Invalid image type."
                        return 1