linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] kbuild: update kbuild.txt ARCH alias list
@ 2018-07-04 19:57 Randy Dunlap
  2018-07-06  0:43 ` Masahiro Yamada
  2018-07-06  1:05 ` Masahiro Yamada
  0 siblings, 2 replies; 3+ messages in thread
From: Randy Dunlap @ 2018-07-04 19:57 UTC (permalink / raw)
  To: linux-kbuild, LKML, Masahiro Yamada

From: Randy Dunlap <rdunlap@infradead.org>

In Kbuild documentation, add alias for 64-bit sh ARCH ("sh64")
to the list of ARCH aliases.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
---
 Documentation/kbuild/kbuild.txt |    1 +
 1 file changed, 1 insertion(+)

--- linux-next-20180704.orig/Documentation/kbuild/kbuild.txt
+++ linux-next-20180704/Documentation/kbuild/kbuild.txt
@@ -88,6 +88,7 @@ In most cases the name of the architectu
 directory name found in the arch/ directory.
 But some architectures such as x86 and sparc have aliases.
 x86: i386 for 32 bit, x86_64 for 64 bit
+sh: sh for 32 bit, sh64 for 64 bit
 sparc: sparc for 32 bit, sparc64 for 64 bit
 
 CROSS_COMPILE



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] kbuild: update kbuild.txt ARCH alias list
  2018-07-04 19:57 [PATCH] kbuild: update kbuild.txt ARCH alias list Randy Dunlap
@ 2018-07-06  0:43 ` Masahiro Yamada
  2018-07-06  1:05 ` Masahiro Yamada
  1 sibling, 0 replies; 3+ messages in thread
From: Masahiro Yamada @ 2018-07-06  0:43 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: linux-kbuild, LKML

2018-07-05 4:57 GMT+09:00 Randy Dunlap <rdunlap@infradead.org>:
> From: Randy Dunlap <rdunlap@infradead.org>
>
> In Kbuild documentation, add alias for 64-bit sh ARCH ("sh64")
> to the list of ARCH aliases.
>
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> ---
>  Documentation/kbuild/kbuild.txt |    1 +
>  1 file changed, 1 insertion(+)
>
> --- linux-next-20180704.orig/Documentation/kbuild/kbuild.txt
> +++ linux-next-20180704/Documentation/kbuild/kbuild.txt
> @@ -88,6 +88,7 @@ In most cases the name of the architectu
>  directory name found in the arch/ directory.
>  But some architectures such as x86 and sparc have aliases.
>  x86: i386 for 32 bit, x86_64 for 64 bit
> +sh: sh for 32 bit, sh64 for 64 bit
>  sparc: sparc for 32 bit, sparc64 for 64 bit
>
>  CROSS_COMPILE
>


Looks good.


I will change the subject to

kbuild: update kbuild.txt ARCH alias info for sh


I see another patch "for sparc".

https://patchwork.kernel.org/patch/10510213/


> --
> To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html



-- 
Best Regards
Masahiro Yamada

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] kbuild: update kbuild.txt ARCH alias list
  2018-07-04 19:57 [PATCH] kbuild: update kbuild.txt ARCH alias list Randy Dunlap
  2018-07-06  0:43 ` Masahiro Yamada
@ 2018-07-06  1:05 ` Masahiro Yamada
  1 sibling, 0 replies; 3+ messages in thread
From: Masahiro Yamada @ 2018-07-06  1:05 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: linux-kbuild, LKML

2018-07-05 4:57 GMT+09:00 Randy Dunlap <rdunlap@infradead.org>:
> From: Randy Dunlap <rdunlap@infradead.org>
>
> In Kbuild documentation, add alias for 64-bit sh ARCH ("sh64")
> to the list of ARCH aliases.
>
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> ---
>  Documentation/kbuild/kbuild.txt |    1 +
>  1 file changed, 1 insertion(+)
>
> --- linux-next-20180704.orig/Documentation/kbuild/kbuild.txt
> +++ linux-next-20180704/Documentation/kbuild/kbuild.txt
> @@ -88,6 +88,7 @@ In most cases the name of the architectu
>  directory name found in the arch/ directory.
>  But some architectures such as x86 and sparc have aliases.
>  x86: i386 for 32 bit, x86_64 for 64 bit
> +sh: sh for 32 bit, sh64 for 64 bit
>  sparc: sparc for 32 bit, sparc64 for 64 bit
>
>  CROSS_COMPILE
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html



Applied to linux-kbuild. Thanks!



-- 
Best Regards
Masahiro Yamada

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-07-06  1:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-04 19:57 [PATCH] kbuild: update kbuild.txt ARCH alias list Randy Dunlap
2018-07-06  0:43 ` Masahiro Yamada
2018-07-06  1:05 ` Masahiro Yamada

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).