From 7c21870f85e2e9f1656f0cc46c9ab48f388f76d8 Mon Sep 17 00:00:00 2001 From: Jing Lin Date: Thu, 20 Oct 2016 19:14:58 +0800 Subject: ar71xx: Add support to DomyWifi DW33D Signed-off-by: Jing Lin --- target/linux/ar71xx/files/arch/mips/ath79/machtypes.h | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ar71xx/files/arch/mips/ath79/machtypes.h') 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 */ -- cgit v1.2.3