On Mon, 2011-04-04 at 14:17 +0200, Michal Marek wrote: > > -ifdef CONFIG_KALLSYMS_EXTRA_PASS > > -last_kallsyms := 3 > > -else > > last_kallsyms := 2 > > +ifeq ("$(origin KALLSYMS_EXTRA_PASS)", "command line") > > I would drop the origin check here. We use it for single-letter > variables that could be used outside the kernel with a different > meaning, but if you export KALLSYMS_EXTRA_PASS, then you certainly mean > the kernel's KALLSYMS_EXTRA_PASS. Sure, I'll wait if there are more requests and re-send. There is a missed white-space in the first patch as well which I'll fix. Thanks! -- Best Regards, Artem Bityutskiy (ÐÑÑÑÐ ÐÐÑÑÑÐÐÐ) -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html