All of lore.kernel.org
 help / color / mirror / Atom feed
* make help ARCH=xx fun
@ 2004-02-21 14:26 James H. Cloos Jr.
  2004-02-22  9:50 ` Sam Ravnborg
  0 siblings, 1 reply; 11+ messages in thread
From: James H. Cloos Jr. @ 2004-02-21 14:26 UTC (permalink / raw)
  To: linux-kernel

I was looking at the arch-specific make options for various archs,
and found this bit of fun:

:; make help ARCH=sh
[elided]
Architecture specific targets (sh):
  zImage                  - Compressed kernel image (arch/sh/boot/zImage)
  SCCS            - Build for arch/sh/configs/SCCS
  defconfig-adx           - Build for adx
  defconfig-cqreek        - Build for cqreek
  defconfig-dreamcast     - Build for dreamcast
  defconfig-hp680         - Build for hp680
  defconfig-se7751        - Build for se7751
  defconfig-snapgear      - Build for snapgear
  defconfig-systemh       - Build for systemh
[elided]

The defconfig options only show up after a bk get in arch/sh/configs/.

There are also several archs that do not have any arch-specific
help.  ppc64 (unlike ppc) is one such example.

-JimC


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

end of thread, other threads:[~2004-02-25 19:45 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-21 14:26 make help ARCH=xx fun James H. Cloos Jr.
2004-02-22  9:50 ` Sam Ravnborg
2004-02-22 14:28   ` James H. Cloos Jr.
2004-02-24 21:55   ` Tom Rini
2004-02-25 19:00     ` Sam Ravnborg
2004-02-25 18:08       ` Tom Rini
2004-02-25 18:30         ` Paul Mundt
2004-02-25 18:39           ` Tom Rini
2004-02-25 18:44             ` Paul Mundt
2004-02-25 20:39         ` Sam Ravnborg
2004-02-25 19:45           ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.