mediatek: mt7622: modernize Linksys E8450 / Belkin RT3200 UBI build
[openwrt/staging/dangole.git] / target / linux / mediatek / mt7622 / base-files / etc / board.d / 05_compat-version
index 2fdbe7640738cfb59b1bb4fba277175499595ff1..68c397a95c47a5d886c3c855440034844a75f4cb 100644 (file)
@@ -8,6 +8,9 @@ case "$(board_name)" in
        bananapi,bpi-r64)
                ucidef_set_compat_version "1.2"
                ;;
+       linksys,e8450-ubi)
+               ucidef_set_compat_version "2.0"
+               ;;
 esac
 
 board_config_flush