aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
diff options
context:
space:
mode:
authorJing Lin <mumuqz@163.com>2016-10-18 16:18:50 +0800
committerJo-Philipp Wich <jo@mein.io>2016-10-25 17:51:08 +0200
commit7ba9a3a504909ccf8f6d1aca9b1160443da7215b (patch)
treeaef65f6f925e544dd58b8a807fafd86d01781f82 /target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
parent81b256ee002f86077b7fd61ad200955ef983b06a (diff)
downloadupstream-7ba9a3a504909ccf8f6d1aca9b1160443da7215b.tar.gz
upstream-7ba9a3a504909ccf8f6d1aca9b1160443da7215b.tar.bz2
upstream-7ba9a3a504909ccf8f6d1aca9b1160443da7215b.zip
ar71xx: Add support to DomyWifi DW33D
Signed-off-by: Jing Lin <mumuqz@163.com>
Diffstat (limited to 'target/linux/ar71xx/files/arch/mips/ath79/machtypes.h')
-rw-r--r--target/linux/ar71xx/files/arch/mips/ath79/machtypes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h b/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
index aa8215bbeb..04fb82902a 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
+++ b/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
@@ -72,6 +72,7 @@ enum ath79_mach_type {
ATH79_MACH_DLAN_HOTSPOT, /* devolo dLAN Hotspot */
ATH79_MACH_DLAN_PRO_1200_AC, /* devolo dLAN pro 1200+ WiFi ac*/
ATH79_MACH_DLAN_PRO_500_WP, /* devolo dLAN pro 500 Wireless+ */
+ ATH79_MACH_DOMYWIFI_DW33D, /* DomyWifi DW33D */
ATH79_MACH_DR344, /* Wallys DR344 */
ATH79_MACH_DR531, /* Wallys DR531 */
ATH79_MACH_DRAGINO2, /* Dragino Version 2 */