Adjusted wrong comment about mvebu capabilities

This commit is contained in:
Julian Labus 2016-12-12 14:41:12 +01:00
parent 77c649e296
commit be267516e8

View File

@ -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 IBSS+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