David Woodhouse wrote: > On Wed, 2008-11-19 at 10:53 -0800, Randy Dunlap wrote: >> On Wed, 19 Nov 2008 17:59:17 +1100 Stephen Rothwell wrote: >> >> (.text+0x104879): undefined reference to `add_mtd_device' >> (.text+0x1048e1): undefined reference to `del_mtd_device' >> mtd.c:(.text+0x104999): undefined reference to `mtd_erase_callback' >> >> >> config attached. > > CONFIG_SFC_MTD=y > > What's that? drivers/net/sfc/Kconfig: config SFC_MTD bool "Solarflare Solarstorm SFC4000 flash MTD support" depends on SFC && MTD default y help This exposes the on-board flash memory as an MTD device (e.g. /dev/mtd1). This makes it possible to upload new boot code to the NIC. sfc people added to cc. -- ~Randy -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html