On Wed, 2010-07-14 at 00:25 -0400, Kyle Spaans wrote: > Remove redundant config checks when the subdirectory's Makefile is already > conditionally processed. Add more conditional processing when the subdirectory > can be selected/deselected as a whole. > > Signed-off-by: Kyle Spaans <kspaans@xxxxxxxxxxxx> > Reviewed-by: Robert P. J. Day <rpjday@xxxxxxxxxxxxxx> > --- This does not apply to the mtd-2.6.git tree [1]. Also I spotted that ... > +obj-$(CONFIG_MTD_TESTS) += tests/ > +obj-$(CONFIG_MTD_LPDDR) += lpddr/ > +obj-$(CONFIG_MTD_NAND) += nand/ > +obj-$(CONFIG_MTD_ONENAND) += onenand/ > obj-$(CONFIG_MTD_BI) += ubi/ This cannot be right, because we have UBI, not 'BI'. -- Best Regards, Artem Bityutskiy (Артём Битюцкий) -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html