diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-12-14 08:00:31 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-12-14 08:00:31 +0000 |
commit | d2fdd1dbe15c5e197b7daaa362037e659ce0e1c8 (patch) | |
tree | e2ab70576980f01a6e8662a69a5e7143ca50eee1 /target/linux/ramips/patches-2.6.32/102-rt288x-pci-driver-hook.patch | |
parent | 1403850be108e8f223574563b3f789b8b02326a9 (diff) | |
download | upstream-d2fdd1dbe15c5e197b7daaa362037e659ce0e1c8.tar.gz upstream-d2fdd1dbe15c5e197b7daaa362037e659ce0e1c8.tar.bz2 upstream-d2fdd1dbe15c5e197b7daaa362037e659ce0e1c8.zip |
ramips: remove 2.6.3[24] support
SVN-Revision: 24562
Diffstat (limited to 'target/linux/ramips/patches-2.6.32/102-rt288x-pci-driver-hook.patch')
-rw-r--r-- | target/linux/ramips/patches-2.6.32/102-rt288x-pci-driver-hook.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/ramips/patches-2.6.32/102-rt288x-pci-driver-hook.patch b/target/linux/ramips/patches-2.6.32/102-rt288x-pci-driver-hook.patch deleted file mode 100644 index d2056c6465..0000000000 --- a/target/linux/ramips/patches-2.6.32/102-rt288x-pci-driver-hook.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/arch/mips/pci/Makefile -+++ b/arch/mips/pci/Makefile -@@ -55,6 +55,7 @@ obj-$(CONFIG_ZAO_CAPCELLA) += fixup-capc - obj-$(CONFIG_WR_PPMC) += fixup-wrppmc.o - obj-$(CONFIG_MIKROTIK_RB532) += pci-rc32434.o ops-rc32434.o fixup-rc32434.o - obj-$(CONFIG_CPU_CAVIUM_OCTEON) += pci-octeon.o pcie-octeon.o -+obj-$(CONFIG_SOC_RT288X) += pci-rt288x.o - - ifdef CONFIG_PCI_MSI - obj-$(CONFIG_CPU_CAVIUM_OCTEON) += msi-octeon.o |