contrib/package: fix broadcom arch detection in remote-update

This commit is contained in:
Jo-Philipp Wich 2009-11-19 23:58:28 +00:00
parent 7c9847ab12
commit f61586c62b

View file

@ -24,7 +24,7 @@ find_image()
ar71xx) ar71xx)
echo "openwrt-ar71xx-combined.img" echo "openwrt-ar71xx-combined.img"
;; ;;
brcm-2.4) brcm)
echo "openwrt-brcm-2.4-squashfs.trx" echo "openwrt-brcm-2.4-squashfs.trx"
;; ;;
esac esac