Skip to content
Snippets Groups Projects
Unverified Commit 61de5b88 authored by Matthias Schiffer's avatar Matthias Schiffer
Browse files

mvebu: fix comment about BROKEN status

parent 5b10928c
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ $(eval $(call GluonTarget,x86,xen_domu))
ifneq ($(BROKEN),)
$(eval $(call GluonTarget,ar71xx,mikrotik)) # BROKEN: no sysupgrade support
$(eval $(call GluonTarget,mvebu)) # BROKEN: No AP+IBSS support
$(eval $(call GluonTarget,mvebu)) # BROKEN: No AP+IBSS or 11s support
$(eval $(call GluonTarget,ramips,mt7621)) # BROKEN: No AP+IBSS support, 11s has high packet loss
$(eval $(call GluonTarget,ramips,rt305x)) # BROKEN: No AP+IBSS support
$(eval $(call GluonTarget,sunxi)) # BROKEN: Untested, no sysupgrade support
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment