commit | bec494775600b1cd7c144d31a09e1f46df9c6324 | [log] [tgz] |
---|---|---|
author | Satyam Sharma <satyam@infradead.org> | Fri Aug 03 08:27:13 2007 +0530 |
committer | David Woodhouse <dwmw2@infradead.org> | Fri Aug 03 12:42:40 2007 +0100 |
tree | 00f7a7ac88ab2d2d46ef0d00aa9b58c27eb7a246 | |
parent | 7a883eaf62f4b943ebec738ce3b0796c67ef5d32 [diff] |
[MTD] Makefile fix for mtdsuper We want drivers/mtd/{mtdcore, mtdsuper, mtdpart}.c to be built and linked into the same mtd.ko module. Fix the Makefile to ensure this, and remove duplicate MODULE_ declarations in mtdpart.c, as mtdcore.c already has them. Signed-off-by: Satyam Sharma <satyam@infradead.org> Signed-off-by: David Woodhouse <dwmw2@infradead.org>