aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2016-10-11 20:32:26 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2016-10-11 22:58:36 +0200
commit594f0e80ce134ede667a4bd831f63a73aaa00b0b (patch)
treece2f482533ef486ba2568b5049beb51edc39f39c /target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
parente407f1a4c849dd5b4aac9ddd31d2542e45077847 (diff)
downloadupstream-594f0e80ce134ede667a4bd831f63a73aaa00b0b.tar.gz
upstream-594f0e80ce134ede667a4bd831f63a73aaa00b0b.tar.bz2
upstream-594f0e80ce134ede667a4bd831f63a73aaa00b0b.zip
ar71xx: add kernel support for D-Link DIR-869 A1
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
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 e3611dc8d2..faba2b67d3 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
+++ b/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
@@ -67,6 +67,7 @@ enum ath79_mach_type {
ATH79_MACH_DIR_825_B1, /* D-Link DIR-825 rev. B1 */
ATH79_MACH_DIR_825_C1, /* D-Link DIR-825 rev. C1 */
ATH79_MACH_DIR_835_A1, /* D-Link DIR-835 rev. A1 */
+ ATH79_MACH_DIR_869_A1, /* D-Link DIR-869 rev. A1 */
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+ */