aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/patches-3.6/106-rt3883-pci-support.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-01-12 12:25:30 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-01-12 12:25:30 +0000
commitee1ef38cc904d47f4d92a076fdf9b26030426741 (patch)
tree4ae982b12afda2f1f433befc1d3af66e9fe4d91e /target/linux/ramips/patches-3.6/106-rt3883-pci-support.patch
parentd4b91fb98478af950b05a5141db6afac0cb9c2a2 (diff)
downloadupstream-ee1ef38cc904d47f4d92a076fdf9b26030426741.tar.gz
upstream-ee1ef38cc904d47f4d92a076fdf9b26030426741.tar.bz2
upstream-ee1ef38cc904d47f4d92a076fdf9b26030426741.zip
ramips: remove 3.6 support
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35110 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/patches-3.6/106-rt3883-pci-support.patch')
-rw-r--r--target/linux/ramips/patches-3.6/106-rt3883-pci-support.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/ramips/patches-3.6/106-rt3883-pci-support.patch b/target/linux/ramips/patches-3.6/106-rt3883-pci-support.patch
deleted file mode 100644
index 9f5ef9f73f..0000000000
--- a/target/linux/ramips/patches-3.6/106-rt3883-pci-support.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/arch/mips/pci/Makefile
-+++ b/arch/mips/pci/Makefile
-@@ -22,6 +22,7 @@ obj-$(CONFIG_MIPS_ALCHEMY) += pci-alchem
- obj-$(CONFIG_SOC_AR71XX) += pci-ar71xx.o
- obj-$(CONFIG_PCI_AR724X) += pci-ar724x.o
- obj-$(CONFIG_SOC_RT288X) += pci-rt288x.o
-+obj-$(CONFIG_SOC_RT3883) += pci-rt3883.o
-
- #
- # These are still pretty much in the old state, watch, go blind.