Skip to content
Snippets Groups Projects
Commit b8dc1a78 authored by Steffen Förster's avatar Steffen Förster Committed by Matthias Schiffer
Browse files

ramips-mt7628: add new platform and vocore2 (#1027)

parent 69fca890
No related branches found
No related tags found
No related merge requests found
# VoCore 2
device vocore2 vocore2
factory
......@@ -13,6 +13,7 @@ ifneq ($(BROKEN),)
$(eval $(call GluonTarget,ar71xx,mikrotik)) # BROKEN: no sysupgrade 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,mt7628)) # BROKEN: No AP+IBSS support
$(eval $(call GluonTarget,ramips,rt305x)) # BROKEN: No AP+IBSS support
$(eval $(call GluonTarget,sunxi)) # BROKEN: Untested
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