diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-10-05 18:44:06 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-10-05 18:44:06 +0000 |
commit | 6ceea98b0a1c751710d03d874f3f4254846887a9 (patch) | |
tree | 0d7e8188484707e19618f5679d00a2c7c7f15c69 /target/linux/ramips/patches-2.6.30 | |
parent | 4674fd1eae2dc0a0b461f40d24328cef6ca65462 (diff) | |
download | mtk-20170518-6ceea98b0a1c751710d03d874f3f4254846887a9.zip mtk-20170518-6ceea98b0a1c751710d03d874f3f4254846887a9.tar.gz mtk-20170518-6ceea98b0a1c751710d03d874f3f4254846887a9.tar.bz2 |
ramips: merge ops-rt288x.c and rt288x_pci.h into pci-rt288x.c
SVN-Revision: 17914
Diffstat (limited to 'target/linux/ramips/patches-2.6.30')
-rw-r--r-- | target/linux/ramips/patches-2.6.30/102-rt288x-pci-driver-hook.patch | 2 |
1 files changed, 1 insertions, 1 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 index a1adbb5..4052018 100644 --- 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 @@ -4,4 +4,4 @@ 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 ops-rt288x.o ++obj-$(CONFIG_SOC_RT288X) += pci-rt288x.o |