Re: [tip:x86/setup] x86: use targets in the boot Makefile insteadof CLEAN_FILES

From: H. Peter Anvin
Date: Thu Mar 12 2009 - 19:39:47 EST


Sam Ravnborg wrote:

When you are cleaning up...

archclean:
$(Q)rm -rf $(objtree)/arch/i386
$(Q)rm -rf $(objtree)/arch/x86_64

Do we need this hack now?
I recall it was some backward soon-to-be-removed hack we made right after the x86 merge.


Well, the hack hasn't been removed at least not in that particular branch... we still create bzImage symlinks.

It would be nice to fix that, I agree, and that would clean up the Makefile further.

-hpa


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/