contrib/package: fix broadcom arch detection in remote-update
[project/luci.git] / contrib / package / remote-update / files / usr / sbin / remote-update
index 4fa7e38..e767915 100755 (executable)
@@ -24,7 +24,7 @@ find_image()
                ar71xx)
                        echo "openwrt-ar71xx-combined.img"
                ;;
-               brcm-2.4)
+               brcm)
                        echo "openwrt-brcm-2.4-squashfs.trx"
                ;;
        esac