mirror of
https://github.com/Lienol/openwrt
synced 2025-01-08 11:37:34 +08:00
bcm53xx: disable building TP-LINK image
This commit is contained in:
parent
dd56ae3663
commit
2bfdd1805f
@ -444,7 +444,7 @@ define Device/tplink_archer-c5-v2
|
||||
TPLINK_BOARD := ARCHER-C5-V2
|
||||
BROKEN := y
|
||||
endef
|
||||
TARGET_DEVICES += tplink_archer-c5-v2
|
||||
#TARGET_DEVICES += tplink_archer-c5-v2
|
||||
|
||||
define Device/tplink_archer-c9-v1
|
||||
DEVICE_VENDOR := TP-Link
|
||||
@ -456,6 +456,6 @@ define Device/tplink_archer-c9-v1
|
||||
TPLINK_BOARD := ARCHERC9
|
||||
BROKEN := y
|
||||
endef
|
||||
TARGET_DEVICES += tplink_archer-c9-v1
|
||||
#TARGET_DEVICES += tplink_archer-c9-v1
|
||||
|
||||
$(eval $(call BuildImage))
|
||||
|
Loading…
Reference in New Issue
Block a user