aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-3.18/509-MIPS-ath79-process-board-kernel-option.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-08-04 23:09:28 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-08-04 23:09:28 +0000
commit991e641a7651ae45bcd607a081c606b5b9f54053 (patch)
tree9e15f8b91f7214244806d01eac74fa7d247c23ea /target/linux/ar71xx/patches-3.18/509-MIPS-ath79-process-board-kernel-option.patch
parent9378f970ed51a78fb4ec3438cabcbaecb7c2d7fe (diff)
downloadupstream-991e641a7651ae45bcd607a081c606b5b9f54053.tar.gz
upstream-991e641a7651ae45bcd607a081c606b5b9f54053.tar.bz2
upstream-991e641a7651ae45bcd607a081c606b5b9f54053.zip
ar71xx: remove linux 3.18 support
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46553
Diffstat (limited to 'target/linux/ar71xx/patches-3.18/509-MIPS-ath79-process-board-kernel-option.patch')
-rw-r--r--target/linux/ar71xx/patches-3.18/509-MIPS-ath79-process-board-kernel-option.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/ar71xx/patches-3.18/509-MIPS-ath79-process-board-kernel-option.patch b/target/linux/ar71xx/patches-3.18/509-MIPS-ath79-process-board-kernel-option.patch
deleted file mode 100644
index 42f6b77e8f..0000000000
--- a/target/linux/ar71xx/patches-3.18/509-MIPS-ath79-process-board-kernel-option.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/arch/mips/ath79/setup.c
-+++ b/arch/mips/ath79/setup.c
-@@ -229,6 +229,8 @@ void __init plat_time_init(void)
- mips_hpt_frequency = cpu_clk_rate / 2;
- }
-
-+__setup("board=", mips_machtype_setup);
-+
- static int __init ath79_setup(void)
- {
- ath79_gpio_init();