ar71xx-generic: fix Tube2H profile

This commit is contained in:
Matthias Schiffer 2016-07-27 13:19:01 +02:00 committed by Christof Schulze
parent d8902be9a1
commit 7a1d8a6309

View File

@ -361,9 +361,8 @@ $(eval $(call GluonModelAlias,HORNETUB,alfa-network-hornet-ub,alfa-network-ap121
ifneq ($(BROKEN),) ifneq ($(BROKEN),)
# Tube2H # Tube2H
$(eval $(call GluonProfile,TUBE2H)) # Autoupdater broken (OpenWrt code doesn't distinguish 8M and 16M versions) $(eval $(call GluonProfile,TUBE2H))
$(eval $(call GluonModel,TUBE2H8M,tube2h-8m,alfa-network-tube2h-8m)) # BROKEN: working, only generic bgn $(eval $(call GluonModel,TUBE2H,tube2h-8M,alfa-network-tube2h)) # BROKEN: needs more testing
$(eval $(call GluonModel,TUBE2H16M,tube2h-16m,alfa-network-tube2h-16m)) # BROKEN: untested
endif endif
## Meraki ## Meraki