diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-02-19 17:52:20 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-02-19 17:52:20 +0000 |
commit | 18fdaee00bf1ac508c515648da38c1ccd82e710e (patch) | |
tree | 5cde294b36fe4655c3f35483ad9696aa36568cc9 /target/linux/ramips/patches-2.6.39/106-rt3883-pci-support.patch | |
parent | e2ea72515ff9d28169f2e1bba053de5108cf2d94 (diff) | |
download | upstream-18fdaee00bf1ac508c515648da38c1ccd82e710e.tar.gz upstream-18fdaee00bf1ac508c515648da38c1ccd82e710e.tar.bz2 upstream-18fdaee00bf1ac508c515648da38c1ccd82e710e.zip |
ramips: nuke 2.6.39 support
SVN-Revision: 30651
Diffstat (limited to 'target/linux/ramips/patches-2.6.39/106-rt3883-pci-support.patch')
-rw-r--r-- | target/linux/ramips/patches-2.6.39/106-rt3883-pci-support.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/ramips/patches-2.6.39/106-rt3883-pci-support.patch b/target/linux/ramips/patches-2.6.39/106-rt3883-pci-support.patch deleted file mode 100644 index 59ed6edca6..0000000000 --- a/target/linux/ramips/patches-2.6.39/106-rt3883-pci-support.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/arch/mips/pci/Makefile -+++ b/arch/mips/pci/Makefile -@@ -56,6 +56,7 @@ 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 -+obj-$(CONFIG_SOC_RT3883) += pci-rt3883.o - - ifdef CONFIG_PCI_MSI - obj-$(CONFIG_CPU_CAVIUM_OCTEON) += msi-octeon.o |