linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* powerpc: 32BIT vs. 64BIT (PPC32 vs. PPC64)
@ 2018-07-05 21:30 Randy Dunlap
  2018-07-07  1:45 ` Benjamin Herrenschmidt
  2018-07-08 11:51 ` Michael Ellerman
  0 siblings, 2 replies; 15+ messages in thread
From: Randy Dunlap @ 2018-07-05 21:30 UTC (permalink / raw)
  To: linux-kbuild
  Cc: Benjamin Herrenschmidt, Paul Mackerras, Michael Ellerman,
	Stephen Rothwell, linuxppc-dev

Hi,

Is there a good way (or a shortcut) to do something like:

$ make ARCH=powerpc O=PPC32 [other_options] allmodconfig
  to get a PPC32/32BIT allmodconfig

and also be able to do:

$make ARCH=powerpc O=PPC64 [other_options] allmodconfig
  to get a PPC64/64BIT allmodconfig?


Note that arch/x86, arch/sh, and arch/sparc have ways to do
some flavor(s) of this (from Documentation/kbuild/kbuild.txt;
sh and sparc based on a recent "fix" patch from me):

x86: i386 for 32 bit, x86_64 for 64 bit
sh: sh for 32 bit, sh64 for 64 bit
sparc: sparc32 for 32 bit, sparc64 for 64 bit


thanks,
-- 
~Randy

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

end of thread, other threads:[~2018-07-31  9:57 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-05 21:30 powerpc: 32BIT vs. 64BIT (PPC32 vs. PPC64) Randy Dunlap
2018-07-07  1:45 ` Benjamin Herrenschmidt
2018-07-07  4:58   ` Randy Dunlap
2018-07-07 12:13     ` Nicholas Piggin
2018-07-07 14:59       ` Randy Dunlap
2018-07-08 15:44         ` Nicholas Piggin
2018-07-30  8:42         ` Masahiro Yamada
2018-07-31  9:57           ` Michael Ellerman
2018-07-09 11:51       ` Michael Ellerman
2018-07-08 11:51 ` Michael Ellerman
2018-07-08 15:46   ` Randy Dunlap
2018-07-09 12:00   ` Mathieu Malaterre
2018-07-13 11:41     ` CONFIG_ANDROID_BINDER_IPC=y (Re: powerpc: 32BIT vs. 64BIT (PPC32 vs. PPC64)) Mathieu Malaterre
2018-07-13 23:24       ` Randy Dunlap
2018-07-20 17:28         ` Randy Dunlap

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).