On Sun, 2008-06-08 at 22:07 +0200, Sam Ravnborg wrote: > Fix the a.out.h case by setting SRCARCH and error > out early in case of an error. > The a.out.h case failed with the *_all targets. I wanted to do the same trick ($(if $(wildcard asm-$(SRCARCH)/a.out.h))) for exporting linux/a.out.h too -- that should never have been unexported, and really should be put back before 2.6.26 release (I think I sent a patch, already). I suppose we'll have to also export it ifeq ($(SRCARCH),). -- dwmw2 -- 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