summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-3.18/500-MIPS-fw-myloader.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/500-MIPS-fw-myloader.patch
parent9378f970ed51a78fb4ec3438cabcbaecb7c2d7fe (diff)
downloadmaster-31e0f0ae-991e641a7651ae45bcd607a081c606b5b9f54053.tar.gz
master-31e0f0ae-991e641a7651ae45bcd607a081c606b5b9f54053.tar.bz2
master-31e0f0ae-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/500-MIPS-fw-myloader.patch')
-rw-r--r--target/linux/ar71xx/patches-3.18/500-MIPS-fw-myloader.patch22
1 files changed, 0 insertions, 22 deletions
diff --git a/target/linux/ar71xx/patches-3.18/500-MIPS-fw-myloader.patch b/target/linux/ar71xx/patches-3.18/500-MIPS-fw-myloader.patch
deleted file mode 100644
index 2a8944300a..0000000000
--- a/target/linux/ar71xx/patches-3.18/500-MIPS-fw-myloader.patch
+++ /dev/null
@@ -1,22 +0,0 @@
---- a/arch/mips/Makefile
-+++ b/arch/mips/Makefile
-@@ -208,6 +208,7 @@ endif
- #
- libs-$(CONFIG_FW_ARC) += arch/mips/fw/arc/
- libs-$(CONFIG_FW_CFE) += arch/mips/fw/cfe/
-+libs-$(CONFIG_MYLOADER) += arch/mips/fw/myloader/
- libs-$(CONFIG_FW_SNIPROM) += arch/mips/fw/sni/
- libs-y += arch/mips/fw/lib/
-
---- a/arch/mips/Kconfig
-+++ b/arch/mips/Kconfig
-@@ -982,6 +982,9 @@ config MIPS_MSC
- config MIPS_NILE4
- bool
-
-+config MYLOADER
-+ bool
-+
- config SYNC_R4K
- bool
-