add broken flag and a short description
This commit is contained in:
parent
6528373890
commit
7425d54a0b
@ -182,15 +182,18 @@ factory -squashfs-factory${GLUON_REGION:+-${GLUON_REGION}} .bin
|
||||
device tp-link-re450 re450
|
||||
packages $ATH10K_PACKAGES
|
||||
|
||||
device tp-link-archer-c25-v1 archer-c25-v1
|
||||
# BROKEN: Some troubles with IBSS on 5 GHz reported on early testing
|
||||
if [ "$BROKEN" ]; then
|
||||
device tp-link-archer-c25-v1 archer-c25-v1 # BROKEN: Untested
|
||||
packages $ATH10K_PACKAGES
|
||||
|
||||
device tp-link-archer-c59-v1 archer-c59-v1
|
||||
device tp-link-archer-c59-v1 archer-c59-v1 # BROKEN: Untested
|
||||
packages $ATH10K_PACKAGES
|
||||
|
||||
device tp-link-archer-c60-v1 archer-c60-v1
|
||||
device tp-link-archer-c60-v1 archer-c60-v1 # BROKEN: Untested
|
||||
packages $ATH10K_PACKAGES
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
# Ubiquiti
|
||||
|
Loading…
Reference in New Issue
Block a user