gluon/targets/ramips-mt7621
Martin Weinelt e9c6153cd5
ramips-mt7621: unflag dir860l-b1 as broken with 11s mesh
Signed-off-by: Martin Weinelt <martin@darmstadt.freifunk.net>
2018-12-23 02:49:17 +01:00

41 lines
657 B
Plaintext

## D-Link
if [ "$BROKEN" ] || [ "$GLUON_WLAN_MESH" = '11s' ]; then
device d-link-dir-860l-b1 dir-860l-b1 # BROKEN: IBSS untested
fi
# BROKEN: No AP+IBSS support (plus individual issues)
if [ "$BROKEN" ]; then
## Netgear
device netgear-wndr3700v5 wndr3700v5 # BROKEN: Untested
factory
## ZBT
device zbt-wg3526-16m zbt-wg3526-16M # BROKEN: Untested
factory
manifest_alias zbt-wg3526
device zbt-wg3526-32m zbt-wg3526-32M # BROKEN: Untested
factory
fi
# Devices without WLAN
## Ubiquiti
device ubnt-erx ubnt-erx
packages '-hostapd-mini'
factory
sysupgrade '.tar'
device ubnt-erx-sfp ubnt-erx-sfp
packages '-hostapd-mini'
factory
sysupgrade '.tar'