a6bce7959d
The driver has stablized enough to officially support ramips-mt76x8 devices again. At least remove BROKEN for VoCore 2 (as it was supported before).
25 lines
347 B
Plaintext
25 lines
347 B
Plaintext
if [ "$BROKEN" ]; then
|
|
|
|
# GL.iNet
|
|
|
|
device gl-mt300n-v2 gl-mt300n-v2
|
|
factory
|
|
|
|
# TP-Link
|
|
|
|
device tp-link-archer-c50-v3 tplink_c50-v3
|
|
factory
|
|
extra_image -squashfs-tftp-recovery -bootloader .bin
|
|
|
|
device tp-link-tl-wr-841n-v13 tl-wr841n-v13
|
|
factory
|
|
extra_image -squashfs-tftp-recovery -bootloader .bin
|
|
|
|
fi
|
|
|
|
|
|
# VoCore 2
|
|
|
|
device vocore2 vocore2
|
|
factory
|