diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-02-10 08:19:28 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-02-10 08:19:28 +0000 |
commit | 86ef5faaeee5be867272cf82644dcc8849fd9c1c (patch) | |
tree | 9fa915c01ebe7ece81966aff6f38e0bbca5c4461 /target/linux/ar71xx/patches-2.6.39/400-mips-disable-ath79-platform.patch | |
parent | 5542aa3fa305df19fefa891f6188ad5a678cdcbb (diff) | |
download | upstream-86ef5faaeee5be867272cf82644dcc8849fd9c1c.tar.gz upstream-86ef5faaeee5be867272cf82644dcc8849fd9c1c.tar.bz2 upstream-86ef5faaeee5be867272cf82644dcc8849fd9c1c.zip |
ar71xx: nuke 2.6.39 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30404 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/patches-2.6.39/400-mips-disable-ath79-platform.patch')
-rw-r--r-- | target/linux/ar71xx/patches-2.6.39/400-mips-disable-ath79-platform.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/ar71xx/patches-2.6.39/400-mips-disable-ath79-platform.patch b/target/linux/ar71xx/patches-2.6.39/400-mips-disable-ath79-platform.patch deleted file mode 100644 index 4f68cc7f0e..0000000000 --- a/target/linux/ar71xx/patches-2.6.39/400-mips-disable-ath79-platform.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/arch/mips/Kconfig -+++ b/arch/mips/Kconfig -@@ -757,7 +757,7 @@ endchoice - - source "arch/mips/alchemy/Kconfig" - source "arch/mips/ar71xx/Kconfig" --source "arch/mips/ath79/Kconfig" -+# source "arch/mips/ath79/Kconfig" - source "arch/mips/bcm63xx/Kconfig" - source "arch/mips/jazz/Kconfig" - source "arch/mips/jz4740/Kconfig" |