aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
diff options
context:
space:
mode:
authorZoltan Herpai <wigyori@uid0.hu>2016-10-29 00:29:54 +0200
committerGitHub <noreply@github.com>2016-10-29 00:29:54 +0200
commitcabb0c506526fe468e4aa985086e50c440192122 (patch)
treec819a1a9ecf5d823bc931d09b411484f9ecef152 /target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
parent70ac526818a8f8ae03676dc6d0421fc022123ac3 (diff)
parent7c21870f85e2e9f1656f0cc46c9ab48f388f76d8 (diff)
downloadmaster-187ad058-cabb0c506526fe468e4aa985086e50c440192122.tar.gz
master-187ad058-cabb0c506526fe468e4aa985086e50c440192122.tar.bz2
master-187ad058-cabb0c506526fe468e4aa985086e50c440192122.zip
Merge pull request #139 from mumuqz/master
ar71xx: Add support to DomyWifi DW33D
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 f40b4a43b5..1c81f09051 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
+++ b/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
@@ -71,6 +71,7 @@ enum ath79_mach_type {
ATH79_MACH_DLAN_HOTSPOT, /* devolo dLAN Hotspot */
ATH79_MACH_DLAN_PRO_500_WP, /* devolo dLAN pro 500 Wireless+ */
ATH79_MACH_DLAN_PRO_1200_AC, /* devolo dLAN pro 1200+ WiFi ac*/
+ ATH79_MACH_DOMYWIFI_DW33D, /* DomyWifi DW33D */
ATH79_MACH_DR344, /* Wallys DR344 */
ATH79_MACH_DRAGINO2, /* Dragino Version 2 */
ATH79_MACH_ESR900, /* EnGenius ESR900 */