[ramips] adds ethernet driver, esw needs to be moved to swconfig, driver is missing...
[openwrt.git] / target / linux / ramips / patches-2.6.30 / 102-rt288x-pci-driver-hook.patch
1 --- a/arch/mips/pci/Makefile
2 +++ b/arch/mips/pci/Makefile
3 @@ -52,3 +52,4 @@
4 obj-$(CONFIG_ZAO_CAPCELLA) += fixup-capcella.o
5 obj-$(CONFIG_WR_PPMC) += fixup-wrppmc.o
6 obj-$(CONFIG_MIKROTIK_RB532) += pci-rc32434.o ops-rc32434.o fixup-rc32434.o
7 +obj-$(CONFIG_SOC_RT288X) += pci-rt288x.o
This page took 0.042097 seconds and 5 git commands to generate.