X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fchunkeey.git;a=blobdiff_plain;f=target%2Flinux%2Fbrcm47xx%2Fbase-files%2Flib%2Fupgrade%2Fplatform.sh;h=f64e19b2135aa501016fc3875e6632f4256ed225;hp=dfd4e97ed2e3c3aabbcea7b922c2aa1eef1416db;hb=31e9445b7e614f54daa0caf3148e223d088311ab;hpb=a7465f375aab9ef9a0105765042d1e07fdf72e8d diff --git a/target/linux/brcm47xx/base-files/lib/upgrade/platform.sh b/target/linux/brcm47xx/base-files/lib/upgrade/platform.sh index dfd4e97ed2..f64e19b213 100644 --- a/target/linux/brcm47xx/base-files/lib/upgrade/platform.sh +++ b/target/linux/brcm47xx/base-files/lib/upgrade/platform.sh @@ -34,6 +34,7 @@ platform_expected_image() { "Linksys E1000 V1") echo "cybertan E100"; return;; "Linksys E1000 V2") echo "cybertan E100"; return;; "Linksys E1000 V2.1") echo "cybertan E100"; return;; + "Linksys E1200 V1") echo "cybetran E120"; return;; "Linksys E1200 V2") echo "cybertan E122"; return;; "Linksys E2000 V1") echo "cybertan 32XN"; return;; "Linksys E3000 V1") echo "cybertan 61XN"; return;;