[PATCH] powerpc: don't execute a temporary comment
John W. Linville
linville at tuxdriver.com
Fri Sep 16 00:07:01 EST 2005
On Thu, Sep 15, 2005 at 04:04:30PM +1000, Stephen Rothwell wrote:
> --- a/arch/ppc/Makefile
> +++ b/arch/ppc/Makefile
> @@ -102,9 +102,9 @@ define archhelp
> @echo ' *_defconfig - Select default config from arch/$(ARCH)/ppc/configs'
> endef
>
> +# arch/$(ARCH)/include is a temporary hack until we have migrated to asm-powerpc
> archclean:
> $(Q)$(MAKE) $(clean)=arch/ppc/boot
> - # Temporary hack until we have migrated to asm-powerpc
> $(Q)rm -rf arch/$(ARCH)/include
>
> archprepare: checkbin
Why is this helpful? Better in general to keep the commment near the code, no?
John
--
John W. Linville
linville at tuxdriver.com
More information about the Linuxppc-dev
mailing list