mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-19 11:45:29 +08:00
Update generic-tp-link.mk
This commit is contained in:
parent
dfd589f1de
commit
f9931d346b
@ -511,3 +511,12 @@ define Device/tl-wr942n-v1
|
|||||||
SUPPORTED_DEVICES := tl-wr942n-v1
|
SUPPORTED_DEVICES := tl-wr942n-v1
|
||||||
endef
|
endef
|
||||||
TARGET_DEVICES += tl-wr942n-v1
|
TARGET_DEVICES += tl-wr942n-v1
|
||||||
|
|
||||||
|
define Device/tl-wr941n-v7
|
||||||
|
$(Device/tplink-8mlzma)
|
||||||
|
DEVICE_TITLE := TP-LINK TL-WR941N/ND v7
|
||||||
|
BOARDNAME := TL-WR941N-v7
|
||||||
|
DEVICE_PROFILE := TLWR941
|
||||||
|
TPLINK_HWID := 0x09410007
|
||||||
|
endef
|
||||||
|
TARGET_DEVICES += tl-wr941n-v7
|
||||||
|
Loading…
x
Reference in New Issue
Block a user