From: Christoph Hellwig Date: Tue, 31 Mar 2009 03:27:02 +0000 (+1100) Subject: cleanup drivers/md/Makefile X-Git-Tag: v2.6.30-rc1~241^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a40a8aed083d988df6822bb9b1b08fb7ce21e1d;p=pandora-kernel.git cleanup drivers/md/Makefile Use the -y variables instead of the old -objs so we can easily add conditional objects to the modules. Also always use += to add subobjects to avoid problems when placing additional objects in some place in the file. Signed-off-by: Christoph Hellwig Signed-off-by: NeilBrown --- Reading git-diff-tree failed