diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2011-07-03 15:02:09 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2011-07-03 15:02:09 +0000 |
commit | 646f64d38970e2f45770768bf56e9d9eb6a35706 (patch) | |
tree | bb83ba434f98fd1ed84592dbbef8cdb47a9d8b7b /target/linux/ramips/patches-2.6.37/102-rt288x-pci-driver-hook.patch | |
parent | 2fc6be00f4084b53721622c6604ccb2ef6a13be8 (diff) | |
download | upstream-646f64d38970e2f45770768bf56e9d9eb6a35706.tar.gz upstream-646f64d38970e2f45770768bf56e9d9eb6a35706.tar.bz2 upstream-646f64d38970e2f45770768bf56e9d9eb6a35706.zip |
ramips: remove 2.6.37 stuff
SVN-Revision: 27398
Diffstat (limited to 'target/linux/ramips/patches-2.6.37/102-rt288x-pci-driver-hook.patch')
-rw-r--r-- | target/linux/ramips/patches-2.6.37/102-rt288x-pci-driver-hook.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/ramips/patches-2.6.37/102-rt288x-pci-driver-hook.patch b/target/linux/ramips/patches-2.6.37/102-rt288x-pci-driver-hook.patch deleted file mode 100644 index d2056c6465..0000000000 --- a/target/linux/ramips/patches-2.6.37/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 |