Re: Linux-2.5.54-sparc64 compile errors

Sam Ravnborg (sam@ravnborg.org)
Thu, 2 Jan 2003 20:32:09 +0100


On Thu, Jan 02, 2003 at 07:50:59PM +0100, BODA Karoly jr. wrote:
> Hi!
>
> Some errors and patches, but I'm not sure they are correct:
>
> o There was no archclean which is needed to make clean

This one is my bad. Deleted accidently when moving archhelp.

Your mailer screwed up all tabs, so patch did not apply.
Also cc: sparclinux@vger.kernel.org next time.

Sam

>
> --- arch/sparc64/Makefile 2003-01-02 04:23:15.000000000 +0100
> +++ arch/sparc64/Makefile~ 2003-01-02 16:56:48.000000000 +0100
> @@ -74,6 +74,9 @@ drivers-$(CONFIG_OPROFILE) += arch/sparc
> tftpboot.img vmlinux.aout:
> $(Q)$(MAKE) $(build)=arch/sparc64/boot arch/sparc64/boot/$@
>
> +archclean:
> + $(Q)$(MAKE) $(clean)=arch/sparc64/boot
> +
> define archhelp
> echo '* vmlinux - Standard sparc64 kernel'
> echo ' vmlinux.aout - a.out kernel for sparc64'
>
>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/