aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-3.10/722-MIPS-ath79-add-airGateway-support.patch
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-07-20 17:31:15 +0000
committerJohn Crispin <blogic@openwrt.org>2014-07-20 17:31:15 +0000
commit4e7b7472600723bfcc14e1816faeac172cf74000 (patch)
treeecc4e8a2ecefba56b1bdf85e1e4d6b0290fe8d04 /target/linux/ar71xx/patches-3.10/722-MIPS-ath79-add-airGateway-support.patch
parenta7911af6eff273183bb185db935b01030fd04882 (diff)
downloadmaster-187ad058-4e7b7472600723bfcc14e1816faeac172cf74000.tar.gz
master-187ad058-4e7b7472600723bfcc14e1816faeac172cf74000.tar.bz2
master-187ad058-4e7b7472600723bfcc14e1816faeac172cf74000.zip
kernel: refresh 3.10 patches
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41777 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/patches-3.10/722-MIPS-ath79-add-airGateway-support.patch')
-rw-r--r--target/linux/ar71xx/patches-3.10/722-MIPS-ath79-add-airGateway-support.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/ar71xx/patches-3.10/722-MIPS-ath79-add-airGateway-support.patch b/target/linux/ar71xx/patches-3.10/722-MIPS-ath79-add-airGateway-support.patch
index d26cc2c153..d64007dcf7 100644
--- a/target/linux/ar71xx/patches-3.10/722-MIPS-ath79-add-airGateway-support.patch
+++ b/target/linux/ar71xx/patches-3.10/722-MIPS-ath79-add-airGateway-support.patch
@@ -1,5 +1,5 @@
---- a/arch/mips/ath79/mach-ubnt-xm.c 2014-07-18 02:43:23.110693216 +0000
-+++ b/arch/mips/ath79/mach-ubnt-xm.c 2014-07-18 03:20:28.542701485 +0000
+--- a/arch/mips/ath79/mach-ubnt-xm.c
++++ b/arch/mips/ath79/mach-ubnt-xm.c
@@ -17,9 +17,11 @@
#include <linux/etherdevice.h>
#include <linux/ar8216_platform.h>
@@ -63,8 +63,8 @@
+MIPS_MACHINE(ATH79_MACH_UBNT_AIRGW, "UBNT-AGW", "Ubiquiti AirGateway",
+ ubnt_airgateway_setup);
+
---- a/arch/mips/ath79/machtypes.h 2014-07-18 02:45:30.590693688 +0000
-+++ b/arch/mips/ath79/machtypes.h 2014-07-18 02:51:02.490694922 +0000
+--- a/arch/mips/ath79/machtypes.h
++++ b/arch/mips/ath79/machtypes.h
@@ -143,6 +143,7 @@ enum ath79_mach_type {
ATH79_MACH_TL_WR842N_V2, /* TP-LINK TL-WR842N/ND v2 */
ATH79_MACH_TL_WR941ND, /* TP-LINK TL-WR941ND */