Update targets.mk
Patch 1 of 2 Addd initial lantiq support
This commit is contained in:
parent
bd543db86b
commit
e23e2be850
@ -26,5 +26,7 @@ ifneq ($(BROKEN),)
|
|||||||
$(eval $(call GluonTarget,ar71xx,mikrotik)) # BROKEN: no sysupgrade support
|
$(eval $(call GluonTarget,ar71xx,mikrotik)) # BROKEN: no sysupgrade support
|
||||||
$(eval $(call GluonTarget,brcm2708,bcm2710)) # BROKEN: Untested
|
$(eval $(call GluonTarget,brcm2708,bcm2710)) # BROKEN: Untested
|
||||||
$(eval $(call GluonTarget,ipq806x)) # BROKEN: See target file for details
|
$(eval $(call GluonTarget,ipq806x)) # BROKEN: See target file for details
|
||||||
|
$(eval $(call GluonTarget,lantiq,xrx200)) # BROKEN: No dedicated wan IF
|
||||||
|
$(eval $(call GluonTarget,lantiq,xway)) # BROKEN: No dedicated wan IF
|
||||||
$(eval $(call GluonTarget,mvebu,cortexa9)) # BROKEN: No AP+IBSS or 11s support
|
$(eval $(call GluonTarget,mvebu,cortexa9)) # BROKEN: No AP+IBSS or 11s support
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user