contrib/package: fix broadcom arch detection in remote-update
This commit is contained in:
parent
7c9847ab12
commit
f61586c62b
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ find_image()
|
|||
ar71xx)
|
||||
echo "openwrt-ar71xx-combined.img"
|
||||
;;
|
||||
brcm-2.4)
|
||||
brcm)
|
||||
echo "openwrt-brcm-2.4-squashfs.trx"
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Reference in a new issue