mirror of https://github.com/aredn/aredn.git
11 lines
314 B
Diff
11 lines
314 B
Diff
--- a/target/linux/ath79/image/generic-tp-link.mk
|
|
+++ b/target/linux/ath79/image/generic-tp-link.mk
|
|
@@ -312,6 +312,7 @@ define Device/tplink_cpe220-v3
|
|
DEVICE_PACKAGES := rssileds
|
|
TPLINK_BOARD_ID := CPE220V3
|
|
LOADER_TYPE := elf
|
|
+ SUPPORTED_DEVICES += cpe220-v3
|
|
endef
|
|
TARGET_DEVICES += tplink_cpe220-v3
|
|
|