From 3ee484d54c77f469528ee839c45189e7cd3d4db9 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Mon, 4 Mar 2013 09:03:50 +0000 Subject: ar71xx: remove 3.7 support Signed-off-by: Gabor Juhos SVN-Revision: 35870 --- .../ar71xx/patches-3.7/500-MIPS-fw-myloader.patch | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 target/linux/ar71xx/patches-3.7/500-MIPS-fw-myloader.patch (limited to 'target/linux/ar71xx/patches-3.7/500-MIPS-fw-myloader.patch') diff --git a/target/linux/ar71xx/patches-3.7/500-MIPS-fw-myloader.patch b/target/linux/ar71xx/patches-3.7/500-MIPS-fw-myloader.patch deleted file mode 100644 index 184f67a723..0000000000 --- a/target/linux/ar71xx/patches-3.7/500-MIPS-fw-myloader.patch +++ /dev/null @@ -1,22 +0,0 @@ ---- a/arch/mips/Makefile -+++ b/arch/mips/Makefile -@@ -182,6 +182,7 @@ endif - # - libs-$(CONFIG_ARC) += arch/mips/fw/arc/ - libs-$(CONFIG_CFE) += arch/mips/fw/cfe/ -+libs-$(CONFIG_MYLOADER) += arch/mips/fw/myloader/ - libs-$(CONFIG_SNIPROM) += arch/mips/fw/sni/ - libs-y += arch/mips/fw/lib/ - ---- a/arch/mips/Kconfig -+++ b/arch/mips/Kconfig -@@ -1016,6 +1016,9 @@ config MIPS_NILE4 - config MIPS_DISABLE_OBSOLETE_IDE - bool - -+config MYLOADER -+ bool -+ - config SYNC_R4K - bool - -- cgit v1.2.3