diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-01-12 12:25:30 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-01-12 12:25:30 +0000 |
commit | ff2ce330a51ef821f578916a0dc6694f7efff702 (patch) | |
tree | 69440f26fc0a1d6fe6c46beac18caed9a228842b /target/linux/ramips/patches-3.6/106-rt3883-pci-support.patch | |
parent | d53f8c3ded1e9d6cc4bf13e874e0ffe55b354384 (diff) | |
download | upstream-ff2ce330a51ef821f578916a0dc6694f7efff702.tar.gz upstream-ff2ce330a51ef821f578916a0dc6694f7efff702.tar.bz2 upstream-ff2ce330a51ef821f578916a0dc6694f7efff702.zip |
ramips: remove 3.6 support
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35110
Diffstat (limited to 'target/linux/ramips/patches-3.6/106-rt3883-pci-support.patch')
-rw-r--r-- | target/linux/ramips/patches-3.6/106-rt3883-pci-support.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/ramips/patches-3.6/106-rt3883-pci-support.patch b/target/linux/ramips/patches-3.6/106-rt3883-pci-support.patch deleted file mode 100644 index 9f5ef9f73f..0000000000 --- a/target/linux/ramips/patches-3.6/106-rt3883-pci-support.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/arch/mips/pci/Makefile -+++ b/arch/mips/pci/Makefile -@@ -22,6 +22,7 @@ obj-$(CONFIG_MIPS_ALCHEMY) += pci-alchem - obj-$(CONFIG_SOC_AR71XX) += pci-ar71xx.o - obj-$(CONFIG_PCI_AR724X) += pci-ar724x.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. |