Skip to content
Snippets Groups Projects
Unverified Commit bb920eae authored by Martin Weinelt's avatar Martin Weinelt
Browse files

targets: clarify why ar71xx-mikrotik is marked as broken

parent 9f374898
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ $(eval $(call GluonTarget,x86,64))
ifneq ($(BROKEN),)
$(eval $(call GluonTarget,ar71xx,mikrotik)) # BROKEN: no sysupgrade support
$(eval $(call GluonTarget,ar71xx,mikrotik)) # BROKEN: no autoupdater due to missing libplatforminfo support
$(eval $(call GluonTarget,brcm2708,bcm2710)) # BROKEN: Untested
$(eval $(call GluonTarget,mvebu,cortexa9)) # BROKEN: No 11s support
endif
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