aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-3.18/812-MIPS-ath79-add-ap143-support.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2015-07-12 13:47:16 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2015-07-12 13:47:16 +0000
commit29039f51b3c6707f903018b53785409bf97f5fe0 (patch)
tree67a0a31f9ef48cc65ab38d2c65f2e7ccdcadf3b5 /target/linux/ar71xx/patches-3.18/812-MIPS-ath79-add-ap143-support.patch
parentfde2caf6fdd229039b9a75037f9f73d76bc041e2 (diff)
downloadupstream-29039f51b3c6707f903018b53785409bf97f5fe0.tar.gz
upstream-29039f51b3c6707f903018b53785409bf97f5fe0.tar.bz2
upstream-29039f51b3c6707f903018b53785409bf97f5fe0.zip
kernel: refresh patches on linux 3.18
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 46308
Diffstat (limited to 'target/linux/ar71xx/patches-3.18/812-MIPS-ath79-add-ap143-support.patch')
-rw-r--r--target/linux/ar71xx/patches-3.18/812-MIPS-ath79-add-ap143-support.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ar71xx/patches-3.18/812-MIPS-ath79-add-ap143-support.patch b/target/linux/ar71xx/patches-3.18/812-MIPS-ath79-add-ap143-support.patch
index 7034d72192..29d91ef284 100644
--- a/target/linux/ar71xx/patches-3.18/812-MIPS-ath79-add-ap143-support.patch
+++ b/target/linux/ar71xx/patches-3.18/812-MIPS-ath79-add-ap143-support.patch
@@ -1,6 +1,6 @@
--- a/arch/mips/ath79/Kconfig
+++ b/arch/mips/ath79/Kconfig
-@@ -114,6 +114,20 @@ config ATH79_MACH_AP136
+@@ -104,6 +104,20 @@ config ATH79_MACH_AP136
Say 'Y' here if you want your kernel to support the
Atheros AP136 or AP135 reference boards.
@@ -23,7 +23,7 @@
select SOC_AR913X
--- a/arch/mips/ath79/Makefile
+++ b/arch/mips/ath79/Makefile
-@@ -47,6 +47,7 @@ obj-$(CONFIG_ATH79_MACH_AP113) += mach-ap113.o
+@@ -46,6 +46,7 @@ obj-$(CONFIG_ATH79_MACH_AP113) += mach-
obj-$(CONFIG_ATH79_MACH_AP121) += mach-ap121.o
obj-$(CONFIG_ATH79_MACH_AP132) += mach-ap132.o
obj-$(CONFIG_ATH79_MACH_AP136) += mach-ap136.o
@@ -33,7 +33,7 @@
obj-$(CONFIG_ATH79_MACH_AP96) += mach-ap96.o
--- a/arch/mips/ath79/machtypes.h
+++ b/arch/mips/ath79/machtypes.h
-@@ -29,6 +29,7 @@ enum ath79_mach_type {
+@@ -28,6 +28,7 @@ enum ath79_mach_type {
ATH79_MACH_AP135_020, /* Atheros AP135-020 reference board */
ATH79_MACH_AP136_010, /* Atheros AP136-010 reference board */
ATH79_MACH_AP136_020, /* Atheros AP136-020 reference board */