From: Satyam Sharma Date: Fri, 3 Aug 2007 02:57:13 +0000 (+0530) Subject: [MTD] Makefile fix for mtdsuper X-Git-Tag: v2.6.23-rc2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bec494775600b1cd7c144d31a09e1f46df9c6324;p=pandora-kernel.git [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 Signed-off-by: David Woodhouse --- Reading git-diff-tree failed