lzma2eva: Endianness fixes.
[openwrt.git] / tools / firmware-utils / src / mktplinkfw.c
index 08f345e..7bb877c 100644 (file)
@@ -37,7 +37,7 @@
 #define HWID_TL_WR841ND_V3     0x08410003
 #define HWID_TL_WR841ND_V5     0x08410005
 #define HWID_TL_WR941ND_V2     0x09410002
-#define HWID_TL_WR1043ND_V1    0x10430001
+#define HWID_TL_WR1043ND_V1    0x10430001
 
 #define MD5SUM_LEN     16
 
This page took 0.026405 seconds and 4 git commands to generate.