diff options
author | Luka Perkov <luka@openwrt.org> | 2015-02-07 17:48:39 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2015-02-07 17:48:39 +0000 |
commit | 0bbcdb21da8777276aab85ef94f40d27c101f1ee (patch) | |
tree | d0e8374cf1bee5168b04380cde63662019cf0c16 /target/linux/ar71xx/patches-3.14/722-MIPS-ath79-add-airGateway-support.patch | |
parent | d81a8ad5239d2f65683845645fef527e6d39ac2e (diff) | |
download | mtk-20170518-0bbcdb21da8777276aab85ef94f40d27c101f1ee.zip mtk-20170518-0bbcdb21da8777276aab85ef94f40d27c101f1ee.tar.gz mtk-20170518-0bbcdb21da8777276aab85ef94f40d27c101f1ee.tar.bz2 |
ar71xx: refresh patches
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44303
Diffstat (limited to 'target/linux/ar71xx/patches-3.14/722-MIPS-ath79-add-airGateway-support.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.14/722-MIPS-ath79-add-airGateway-support.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ar71xx/patches-3.14/722-MIPS-ath79-add-airGateway-support.patch b/target/linux/ar71xx/patches-3.14/722-MIPS-ath79-add-airGateway-support.patch index 6b17c02..ca59fa9 100644 --- a/target/linux/ar71xx/patches-3.14/722-MIPS-ath79-add-airGateway-support.patch +++ b/target/linux/ar71xx/patches-3.14/722-MIPS-ath79-add-airGateway-support.patch @@ -12,7 +12,7 @@ #include "dev-ap9x-pci.h" #include "dev-eth.h" #include "dev-gpio-buttons.h" -@@ -407,3 +409,65 @@ MIPS_MACHINE(ATH79_MACH_UBNT_NANO_M_XW, +@@ -452,3 +454,65 @@ MIPS_MACHINE(ATH79_MACH_UBNT_NANO_M_XW, MIPS_MACHINE(ATH79_MACH_UBNT_LOCO_M_XW, "UBNT-LOCO-XW", "Ubiquiti Loco M XW", ubnt_loco_m_xw_setup); @@ -80,9 +80,9 @@ + --- a/arch/mips/ath79/machtypes.h +++ b/arch/mips/ath79/machtypes.h -@@ -144,6 +144,7 @@ enum ath79_mach_type { - ATH79_MACH_TL_WR842N_V2, /* TP-LINK TL-WR842N/ND v2 */ +@@ -145,6 +145,7 @@ enum ath79_mach_type { ATH79_MACH_TL_WR941ND, /* TP-LINK TL-WR941ND */ + ATH79_MACH_TL_WR941ND_V5, /* TP-LINK TL-WR941ND v5 */ ATH79_MACH_TUBE2H, /* Alfa Network Tube2H */ + ATH79_MACH_UBNT_AIRGW, /* Ubiquiti AirGateway */ ATH79_MACH_UBNT_AIRROUTER, /* Ubiquiti AirRouter */ |