login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
April
»
28
Re: [PATCH 1/4] build: fix missing x86-specific help output
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From:
Sam Ravnborg <sam@...>
To: Andres Salomon <dilinger@...>
Cc: Andrew Morton <akpm@...>, <linux-kernel@...>, <linux-kbuild@...>, <tglx@...>, <mingo@...>, <hpa@...>
Subject:
Re: [PATCH 1/4] build: fix missing x86-specific help output
Date: Monday, April 28, 2008 - 4:46 pm
On Mon, Apr 28, 2008 at 11:18:39AM -0400, Andres Salomon wrote:
quoted text
> Note that this one is a general x86 fix, I probably should've separated it > out from the other three. > > On Fri, 25 Apr 2008 22:34:58 -0400 > Andres Salomon <dilinger@queued.net> wrote: > > > > > Normally 'make help' spits out architecture-specific targets (including > > things like foo_defconfig). However, it looks like ARCH was never changed > > to SRCARCH during the x86 transition; the makefile still looks in > > arch/i386/configs for arch-specific config files (if ARCH is i386, that is). > > > > This changes it to use SRCARCH, which makes it properly display things > > like i386_defconfig and x86_64_defconfig. > > > > Signed-off-by: Andres Salomon <dilinger@debian.org> > > --- > > Makefile | 6 +++--- > > 1 files changed, 3 insertions(+), 3 deletions(-) > > > > diff --git a/Makefile b/Makefile > > index 3dbc826..e77149e 100644 > > --- a/Makefile > > +++ b/Makefile > > @@ -1170,7 +1170,7 @@ rpm: include/config/kernel.release FORCE > > # Brief documentation of the typical targets used > > # --------------------------------------------------------------------------- > > > > -boards := $(wildcard $(srctree)/arch/$(ARCH)/configs/*_defconfig) > > +boards := $(wildcard $(srctree)/arch/$(SRCARCH)/configs/*_defconfig) > > boards := $(notdir $(boards))
I already had this fix in a previous patch.
quoted text
> > > > help: > > @@ -1217,9 +1217,9 @@ help: > > @echo 'Documentation targets:' > > @$(MAKE) -f $(srctree)/Documentation/DocBook/Makefile dochelp > > @echo '' > > - @echo 'Architecture specific targets ($(ARCH)):' > > + @echo 'Architecture specific targets ($(SRCARCH)):' > > @$(if $(archhelp),$(archhelp),\ > > - echo ' No architecture specific help defined for $(ARCH)') > > + echo ' No architecture specific help defined for $(SRCARCH)')
So I used only this part. Sam --
unsubscribe notice
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/
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
Messages in current thread:
[PATCH 1/4] build: fix missing x86-specific help output
, Andres Salomon
, (Fri Apr 25, 10:34 pm)
Re: [PATCH 1/4] build: fix missing x86-specific help output
, Andres Salomon
, (Mon Apr 28, 11:18 am)
Re: [PATCH 1/4] build: fix missing x86-specific help output
, Sam Ravnborg
, (Mon Apr 28, 4:46 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Ingo Molnar
[bug] block subsystem related crash with latest -git
Tarkan Erimer
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Greg KH
[GIT PATCH] driver core patches against 2.6.24
Adrian Bunk
Re: net/ipv4/fib_trie.c - compile error (Re: 2.6.23-rc3-mm1)
git
:
linux-netdev
:
Gerrit Renker
[PATCH 03/37] dccp: List management for new feature negotiation
Jarek Poplawski
[PATCH take 2] pkt_sched: Protect gen estimators under est_lock.
David Miller
[GIT]: Networking
Natalie Protasevich
[BUG] New Kernel Bugs
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
8 users
and
724 guests
online.
Online users
makemoneywitvc
marqueeshfafrk
irvinecarpetgwj
consignmentiwow
medtodi4seo71jj
deckabot
consultinginfin
icecoolerkacs
Syndicate