targets: clarify why ar71xx-mikrotik is marked as broken
This commit is contained in:
parent
9f37489881
commit
bb920eaefc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user