ramips-mt7621: add missing broken flg for ASUS RT-AC57U

This commit is contained in:
David Bauer 2019-08-15 15:35:40 +02:00 committed by Martin Weinelt
parent eeb745d717
commit 35bde952e1
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
device('asus-rt-ac57u', 'asus_rt-ac57u', {
factory = false,
broken = (env.GLUON_WLAN_MESH ~= '11s'),
})