mtdpart.o
Jonas Holmberg
jonas.holmberg at axis.com
Fri Feb 16 05:40:14 EST 2001
Why was mtdpart.o removed from obj-$(CONFIG_MTD) in kernel/Makefile?
< obj-$(CONFIG_MTD) += mtdcore.o mtdpart.o
---
> obj-$(CONFIG_MTD) += mtdcore.o
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()?
/Jonas
To unsubscribe, send "unsubscribe mtd" to majordomo at infradead.org
More information about the linux-mtd
mailing list