mtdpart.o

David Woodhouse dwmw2 at infradead.org
Fri Feb 16 06:08:13 EST 2001


jonas.holmberg at axis.com said:
>  I've got a problem since it was removed: How can I include mtdpart.o
> in my kernel if I wan't to do a do_cfi_probe() and then add partitions
> with add_mtd_partitions()? 

The way it's done ATM is to include with the map driver:

obj-$(CONFIG_MTD_SBC_MEDIAGX)   += sbc_mediagx.o mtdpart.o
obj-$(CONFIG_MTD_ELAN_104NC)    += elan-104nc.o mtdpart.o
obj-$(CONFIG_MTD_SA1100)        += sa1100-flash.o mtdpart.o



--
dwmw2




To unsubscribe, send "unsubscribe mtd" to majordomo at infradead.org



More information about the linux-mtd mailing list