linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Kumar Gala <galak@kernel.crashing.org>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>,
	Roel Kluin <roel.kluin@gmail.com>,
	"linuxppc-dev@ozlabs.org list" <linuxppc-dev@ozlabs.org>,
	Richard Purdie <rpurdie@rpsys.net>,
	Anton Blanchard <anton@samba.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	David Woodhouse <dwmw2@infradead.org>
Subject: Re: [PATCH]: powerpc: Fix build breakage due to incorrect location of autoconf.h
Date: Thu, 14 Jan 2010 07:02:43 +1100	[thread overview]
Message-ID: <1263412963.724.223.camel@pasglop> (raw)
In-Reply-To: <FB3DFBD5-9976-4D03-828A-EB4E6E08DAA4@kernel.crashing.org>

On Wed, 2010-01-13 at 12:54 -0600, Kumar Gala wrote:

> > 
> > BOOTCFLAGS	+= -I$(obj) -I$(srctree)/$(obj)
> > -BOOTCFLAGS	+= -include include/linux/autoconf.h -Iarch/powerpc/include
> > -BOOTCFLAGS	+= -Iinclude
> > +BOOTCFLAGS	+= -include include/generated/autoconf.h
> > +BOOTCFLAGS	+= -I$(srctree)/arch/powerpc/include -I$(srctree)/include
> > 
> > DTS_FLAGS	?= -p 1024
> > 
> 
> Ack, this works for me (seeing as -rc4 doesn't generate uImages w/o it :)
> 

I sent a different patch to Linus yesterday for that.

Cheers,
Ben.

  reply	other threads:[~2010-01-13 20:06 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-12  2:21 [PATCH]: powerpc: Fix build breakage due to incorrect location of autoconf.h Anton Blanchard
2010-01-12  3:01 ` Stephen Rothwell
2010-01-12 11:59   ` Joakim Tjernlund
2010-01-13 18:54     ` Kumar Gala
2010-01-13 20:02       ` Benjamin Herrenschmidt [this message]
2010-01-14  7:47         ` Joakim Tjernlund
2010-01-14  8:57           ` Benjamin Herrenschmidt
2010-01-14  9:12             ` Joakim Tjernlund
2010-01-14  9:43               ` Benjamin Herrenschmidt
2010-01-14 10:22                 ` Joakim Tjernlund
2010-01-14 13:27                 ` Joakim Tjernlund
2010-01-14 19:59                   ` Benjamin Herrenschmidt
2010-01-25  8:19             ` Joakim Tjernlund
2010-01-27 12:16               ` Joakim Tjernlund
2010-01-28  1:05               ` Andrew Morton
2010-01-28  8:52                 ` Joakim Tjernlund
2010-01-29 23:49                   ` Andrew Morton
2010-01-30 10:47                     ` Joakim Tjernlund
2010-01-12  7:11 ` Joakim Tjernlund

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1263412963.724.223.camel@pasglop \
    --to=benh@kernel.crashing.org \
    --cc=akpm@linux-foundation.org \
    --cc=anton@samba.org \
    --cc=dwmw2@infradead.org \
    --cc=galak@kernel.crashing.org \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=roel.kluin@gmail.com \
    --cc=rpurdie@rpsys.net \
    --cc=sfr@canb.auug.org.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).