On Sunday 20 April 2008 12:03:47 Adrian Bunk wrote: > Commit aab547ce0d1493d400b6468c521a0137cd8c1edf > (ssb: Add Gigabit Ethernet driver) causes the following > build error with bcm47xx_defconfig: > > <-- snip --> > > ... > LD .tmp_vmlinux1 > arch/mips/pci/built-in.o: In function `pcibios_enable_device': > (.text+0x1f8): undefined reference to `pcibios_plat_dev_init' > arch/mips/pci/built-in.o: In function `pcibios_enable_device': > (.text+0x1f8): relocation truncated to fit: R_MIPS_26 against `pcibios_plat_dev_init' > arch/mips/pci/built-in.o: In function `pcibios_init': > pci.c:(.init.text+0x14c): undefined reference to `pcibios_map_irq' > pci.c:(.init.text+0x158): undefined reference to `pcibios_map_irq' > make[1]: *** [.tmp_vmlinux1] Error 1 Some parts of the new 47xx arch code are not ported, yet. Somebody should port all the new code from openwrt SVN over to mainline. I don't really have time for that, at the moment, though. -- Greetings Michael.