Skip to content

Commit

Permalink
Update generic-tp-link.mk
Browse files Browse the repository at this point in the history
  • Loading branch information
imbrolla authored Sep 29, 2018
1 parent dfd589f commit f9931d3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions target/linux/ar71xx/image/generic-tp-link.mk
Original file line number Diff line number Diff line change
Expand Up @@ -511,3 +511,12 @@ define Device/tl-wr942n-v1
SUPPORTED_DEVICES := tl-wr942n-v1
endef
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

0 comments on commit f9931d3

Please sign in to comment.