Skip to content
Snippets Groups Projects
Commit dddd2cd0 authored by Martin Weinelt's avatar Martin Weinelt Committed by Andreas Ziegler
Browse files

ipq806x: mark as broken because of unstable wifi drivers

parent 7408f046
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,6 @@ $(eval $(call GluonTarget,x86,geode))
$(eval $(call GluonTarget,x86,64))
ifneq ($(GLUON_WLAN_MESH_11s)$(BROKEN),)
$(eval $(call GluonTarget,ipq806x))
$(eval $(call GluonTarget,ramips,mt7620))
$(eval $(call GluonTarget,ramips,mt7628))
$(eval $(call GluonTarget,ramips,rt305x))
......@@ -22,5 +21,6 @@ endif
ifneq ($(BROKEN),)
$(eval $(call GluonTarget,ar71xx,mikrotik)) # BROKEN: no sysupgrade support
$(eval $(call GluonTarget,brcm2708,bcm2710)) # BROKEN: Untested
$(eval $(call GluonTarget,ipq806x)) # BROKEN: unstable wifi drivers
$(eval $(call GluonTarget,mvebu)) # BROKEN: No AP+IBSS or 11s support
endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment