mvebu: migrate mamba support to the upstreamed code
[openwrt/openwrt.git] / target / linux / mvebu / base-files / lib / preinit / 81_linksys_syscfg
index fdd0d1e6692d6e12197ae1e9575c33cb165631e7..d59cec3ab71eff35be908592c6183350bbbaf762 100644 (file)
@@ -8,7 +8,7 @@ preinit_mount_syscfg() {
        . /lib/mvebu.sh
 
        case $(mvebu_board_name) in
-       armada-xp-mamba)
+       armada-xp-linksys-mamba)
                needs_recovery=0
                ubiattach -m 8 || needs_recovery=1
                if [ $needs_recovery -eq 1 ]