mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 00:07:11 +02:00
firmware-utils/mktplinkfw: fix hardware id of the TL-WR740 v3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28602 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d0dab63e2b
commit
b15521ea0b
@ -40,7 +40,7 @@
|
||||
#define HWID_TL_WR703N_V1 0x07030101
|
||||
#define HWID_TL_WR741ND_V1 0x07410001
|
||||
#define HWID_TL_WR740N_V1 0x07400001
|
||||
#define HWID_TL_WR740N_V3 0x07400300
|
||||
#define HWID_TL_WR740N_V3 0x07400003
|
||||
#define HWID_TL_WR743ND_V1 0x07430001
|
||||
#define HWID_TL_WR841N_V1_5 0x08410002
|
||||
#define HWID_TL_WR841ND_V3 0x08410003
|
||||
|
Loading…
Reference in New Issue
Block a user