diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-04-21 12:30:53 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-04-21 12:30:53 +0000 |
commit | 5024ffb9762f6cf2718d060bb6e5e321d718edd1 (patch) | |
tree | 012bbbeb69ad5745cb5365ad54ff623ecf11fbea /target/linux/ramips/patches-3.2/102-rt288x-pci-driver-hook.patch | |
parent | 6c8ca780672e28f7b548e8fdd08511850388f1a3 (diff) | |
download | upstream-5024ffb9762f6cf2718d060bb6e5e321d718edd1.tar.gz upstream-5024ffb9762f6cf2718d060bb6e5e321d718edd1.tar.bz2 upstream-5024ffb9762f6cf2718d060bb6e5e321d718edd1.zip |
ramips: nuke 3.2 suport
SVN-Revision: 31405
Diffstat (limited to 'target/linux/ramips/patches-3.2/102-rt288x-pci-driver-hook.patch')
-rw-r--r-- | target/linux/ramips/patches-3.2/102-rt288x-pci-driver-hook.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/ramips/patches-3.2/102-rt288x-pci-driver-hook.patch b/target/linux/ramips/patches-3.2/102-rt288x-pci-driver-hook.patch deleted file mode 100644 index 1a2a430e3a..0000000000 --- a/target/linux/ramips/patches-3.2/102-rt288x-pci-driver-hook.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/arch/mips/pci/Makefile -+++ b/arch/mips/pci/Makefile -@@ -19,6 +19,7 @@ obj-$(CONFIG_BCM47XX) += pci-bcm47xx.o - obj-$(CONFIG_BCM63XX) += pci-bcm63xx.o fixup-bcm63xx.o \ - ops-bcm63xx.o - obj-$(CONFIG_MIPS_ALCHEMY) += pci-alchemy.o -+obj-$(CONFIG_SOC_RT288X) += pci-rt288x.o - - # - # These are still pretty much in the old state, watch, go blind. |