diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-01-31 17:56:41 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-01-31 17:56:41 +0000 |
commit | 1e4e3b21fbdf16cb0b8bbbf93afcdb5985010d77 (patch) | |
tree | b87786076e99e4801c649bc958f8f064599f6ad4 /target/linux/ramips/patches-2.6.30/102-rt288x-pci-driver-hook.patch | |
parent | bdc15655544d426d7793b36a194fffa8a1af3fbd (diff) | |
download | upstream-1e4e3b21fbdf16cb0b8bbbf93afcdb5985010d77.tar.gz upstream-1e4e3b21fbdf16cb0b8bbbf93afcdb5985010d77.tar.bz2 upstream-1e4e3b21fbdf16cb0b8bbbf93afcdb5985010d77.zip |
ramips: nuke 2.6.30 support
SVN-Revision: 19466
Diffstat (limited to 'target/linux/ramips/patches-2.6.30/102-rt288x-pci-driver-hook.patch')
-rw-r--r-- | target/linux/ramips/patches-2.6.30/102-rt288x-pci-driver-hook.patch | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/target/linux/ramips/patches-2.6.30/102-rt288x-pci-driver-hook.patch b/target/linux/ramips/patches-2.6.30/102-rt288x-pci-driver-hook.patch deleted file mode 100644 index f6f71c3e39..0000000000 --- a/target/linux/ramips/patches-2.6.30/102-rt288x-pci-driver-hook.patch +++ /dev/null @@ -1,7 +0,0 @@ ---- a/arch/mips/pci/Makefile -+++ b/arch/mips/pci/Makefile -@@ -52,3 +52,4 @@ obj-$(CONFIG_VICTOR_MPC30X) += fixup-mpc - obj-$(CONFIG_ZAO_CAPCELLA) += fixup-capcella.o - obj-$(CONFIG_WR_PPMC) += fixup-wrppmc.o - obj-$(CONFIG_MIKROTIK_RB532) += pci-rc32434.o ops-rc32434.o fixup-rc32434.o -+obj-$(CONFIG_SOC_RT288X) += pci-rt288x.o |