On 09/25/2017 12:45 AM, Stefan Lippers-Hollmann wrote:
> Hi
>
> On 2017-09-15, Rosen Penev wrote:
> [...]
>> --- 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() {
>>
Hi
On 2017-09-15, Rosen Penev wrote:
[...]
> --- 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;;
>
Entry was missing for some reason.
Signed-off-by: Rosen Penev
---
target/linux/brcm47xx/base-files/lib/upgrade/platform.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/linux/brcm47xx/base-files/lib/upgrade/platform.sh
b/target/linux/brcm47xx/base-files/lib/upgrade/platform.sh
inde