summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/patches-3.2/106-rt3883-pci-support.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-04-21 12:30:53 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-04-21 12:30:53 +0000
commit5024ffb9762f6cf2718d060bb6e5e321d718edd1 (patch)
tree012bbbeb69ad5745cb5365ad54ff623ecf11fbea /target/linux/ramips/patches-3.2/106-rt3883-pci-support.patch
parent6c8ca780672e28f7b548e8fdd08511850388f1a3 (diff)
downloadmaster-31e0f0ae-5024ffb9762f6cf2718d060bb6e5e321d718edd1.tar.gz
master-31e0f0ae-5024ffb9762f6cf2718d060bb6e5e321d718edd1.tar.bz2
master-31e0f0ae-5024ffb9762f6cf2718d060bb6e5e321d718edd1.zip
ramips: nuke 3.2 suport
SVN-Revision: 31405
Diffstat (limited to 'target/linux/ramips/patches-3.2/106-rt3883-pci-support.patch')
-rw-r--r--target/linux/ramips/patches-3.2/106-rt3883-pci-support.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/ramips/patches-3.2/106-rt3883-pci-support.patch b/target/linux/ramips/patches-3.2/106-rt3883-pci-support.patch
deleted file mode 100644
index 88c94eda47..0000000000
--- a/target/linux/ramips/patches-3.2/106-rt3883-pci-support.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/arch/mips/pci/Makefile
-+++ b/arch/mips/pci/Makefile
-@@ -20,6 +20,7 @@ obj-$(CONFIG_BCM63XX) += pci-bcm63xx.o
- ops-bcm63xx.o
- obj-$(CONFIG_MIPS_ALCHEMY) += pci-alchemy.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.